Searched defs:a_nonce (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/wpa/src/common/ | ||
H A D | dpp_i.h | 146 struct crypto_ec_key *a_nonce; /* A-NONCE */ global() member |
H A D | dpp_reconfig.c | 50 struct wpabuf *a_nonce = NULL, *e_id = NULL; in dpp_build_reconfig_announcement() local |
H A D | dpp_crypto.c | 2320 if (!id->a_nonce || !id->e_prime_id) in dpp_decrypt_e_id() argument |
H A D | dpp_tcp.c | 874 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; dpp_controller_rx_reconfig_announcement() local |
/freebsd-src/contrib/wpa/src/ap/ | ||
H A D | dpp_hostapd.c | 1339 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; hostapd_dpp_rx_reconfig_announcement() local |
/freebsd-src/contrib/wpa/wpa_supplicant/ | ||
H A D | dpp_supplicant.c | 2126 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; wpas_dpp_rx_reconfig_announcement() local |