Searched defs:a_nonce (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/src/common/ |
H A D | dpp_i.h | 155 struct crypto_ec_key *a_nonce; /* A-NONCE */ member
|
H A D | dpp_reconfig.c | 50 struct wpabuf *a_nonce = NULL, *e_id = NULL; in dpp_build_reconfig_announcement() local 245 struct crypto_ec_key *a_nonce, *e_prime_id; in dpp_reconfig_init() local
|
H A D | dpp_crypto.c | 2291 struct crypto_ec_point *e_prime_id, *a_nonce, *pp; in dpp_update_reconfig_id() local 2349 struct crypto_ec_key *a_nonce, in dpp_decrypt_e_id()
|
H A D | dpp_tcp.c | 1000 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; in dpp_controller_rx_reconfig_announcement() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | dpp_hostapd.c | 1760 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; in hostapd_dpp_rx_reconfig_announcement() local
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | dpp_supplicant.c | 2500 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; in wpas_dpp_rx_reconfig_announcement() local
|