Searched refs:dpp_build_attr_r_bootstrap_key_hash (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_i.h | 32 void dpp_build_attr_r_bootstrap_key_hash(struct wpabuf *msg, const u8 *hash);
|
H A D | dpp_auth.c | 93 dpp_build_attr_r_bootstrap_key_hash(msg, r_pubkey_hash); in dpp_auth_build_req() 278 dpp_build_attr_r_bootstrap_key_hash(msg, r_pubkey_hash); in dpp_auth_build_resp() 1039 dpp_build_attr_r_bootstrap_key_hash(msg, r_pubkey_hash); in dpp_auth_build_conf()
|
H A D | dpp.c | 426 void dpp_build_attr_r_bootstrap_key_hash(struct wpabuf *msg, const u8 *hash) in dpp_build_attr_r_bootstrap_key_hash() function 4401 dpp_build_attr_r_bootstrap_key_hash(msg, bi->pubkey_hash_chirp); in dpp_build_presence_announcement()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 1645 static void dpp_build_attr_r_bootstrap_key_hash(struct wpabuf *msg, in dpp_build_attr_r_bootstrap_key_hash() function 1703 dpp_build_attr_r_bootstrap_key_hash(msg, r_pubkey_hash); in dpp_auth_build_req() 1885 dpp_build_attr_r_bootstrap_key_hash(msg, r_pubkey_hash); in dpp_auth_build_resp() 3443 dpp_build_attr_r_bootstrap_key_hash(msg, r_pubkey_hash); in dpp_auth_build_conf()
|
Completed in 19 milliseconds