Home
last modified time | relevance | path

Searched refs:waiting_pubkey_hash (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h184 u8 waiting_pubkey_hash[SHA256_MAC_LEN]; member
H A Ddpp.c3300 os_memcpy(auth->waiting_pubkey_hash, in dpp_auth_req_rx()
3344 os_memcmp(auth->waiting_pubkey_hash, peer_bi->pubkey_hash, in dpp_notify_new_qr_code()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h257 u8 waiting_pubkey_hash[SHA256_MAC_LEN]; member
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()

Completed in 16 milliseconds