Home
last modified time | relevance | path

Searched refs:waiting_pubkey_hash (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp_auth.c897 os_memcpy(auth->waiting_pubkey_hash, in dpp_auth_req_rx()
940 os_memcmp(auth->waiting_pubkey_hash, peer_bi->pubkey_hash, in dpp_notify_new_qr_code()
H A Ddpp.h291 u8 waiting_pubkey_hash[SHA256_MAC_LEN]; member