Searched defs:e_id (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/src/common/ |
D | dpp_i.h | 153 struct crypto_ec_point *e_id; /* E-id */ member
|
D | dpp_reconfig.c | 50 struct wpabuf *a_nonce = NULL, *e_id = NULL; in dpp_build_reconfig_announcement() local 246 struct crypto_ec_point *e_id; in dpp_reconfig_init() local
|
D | dpp_crypto.c | 2235 struct crypto_ec_point *e_id = NULL; in dpp_gen_reconfig_id() local 2354 struct crypto_ec_point *e_id = NULL; in dpp_decrypt_e_id() local
|
D | dpp_tcp.c | 1000 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; in dpp_controller_rx_reconfig_announcement() local
|
/hostap-latest/src/ap/ |
D | dpp_hostapd.c | 1760 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; in hostapd_dpp_rx_reconfig_announcement() local
|
/hostap-latest/wpa_supplicant/ |
D | dpp_supplicant.c | 2505 const u8 *csign_hash, *fcgroup, *a_nonce, *e_id; in wpas_dpp_rx_reconfig_announcement() local
|