Searched defs:a_nonce (Results 1 - 6 of 6) sorted by relevance
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp_i.h | 146 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 229 struct crypto_ec_key *a_nonce, *e_prime_id; in dpp_reconfig_init() local [all...] |
| H A D | dpp_tcp.c | 878 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; in dpp_controller_rx_reconfig_announcement() local
|
| H A D | dpp_crypto.c | 2263 struct crypto_ec_point *e_prime_id, *a_nonce; in dpp_update_reconfig_id() local 2319 dpp_decrypt_e_id(struct crypto_ec_key *ppkey, struct crypto_ec_key *a_nonce, struct crypto_ec_key *e_prime_id) dpp_decrypt_e_id() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | dpp_hostapd.c | 1345 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; in hostapd_dpp_rx_reconfig_announcement() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | dpp_supplicant.c | 2133 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; in wpas_dpp_rx_reconfig_announcement() local
|
Completed in 14 milliseconds