/hal_espressif-latest/components/wpa_supplicant/src/eap_server/ |
D | eap_server_identity.c | 45 static void eap_identity_reset(struct eap_sm *sm, void *priv) in eap_identity_reset() 52 static struct wpabuf * eap_identity_buildReq(struct eap_sm *sm, void *priv, in eap_identity_buildReq() 82 static bool eap_identity_check(struct eap_sm *sm, void *priv, in eap_identity_check() 99 static void eap_identity_process(struct eap_sm *sm, void *priv, in eap_identity_process() 143 static bool eap_identity_isDone(struct eap_sm *sm, void *priv) in eap_identity_isDone() 150 static bool eap_identity_isSuccess(struct eap_sm *sm, void *priv) in eap_identity_isSuccess()
|
D | eap_server_wsc.c | 99 static void eap_wsc_reset(struct eap_sm *sm, void *priv) in eap_wsc_reset() 193 static struct wpabuf * eap_wsc_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_wsc_buildReq() 224 static bool eap_wsc_check(struct eap_sm *sm, void *priv, in eap_wsc_check() 299 static void eap_wsc_process(struct eap_sm *sm, void *priv, in eap_wsc_process() 414 static bool eap_wsc_isDone(struct eap_sm *sm, void *priv) in eap_wsc_isDone() 421 static bool eap_wsc_isSuccess(struct eap_sm *sm, void *priv) in eap_wsc_isSuccess() 428 static int eap_wsc_getTimeout(struct eap_sm *sm, void *priv) in eap_wsc_getTimeout()
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_tls.c | 62 static void eap_tls_deinit(struct eap_sm *sm, void *priv) in eap_tls_deinit() 146 static struct wpabuf * eap_tls_process(struct eap_sm *sm, void *priv, in eap_tls_process() 188 static bool eap_tls_isKeyAvailable(struct eap_sm *sm, void *priv) in eap_tls_isKeyAvailable() 194 static u8 * eap_tls_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_tls_getKey()
|
D | eap_peap.c | 191 eap_peap_deinit(struct eap_sm *sm, void *priv) in eap_peap_deinit() 1077 static struct wpabuf * eap_peap_process(struct eap_sm *sm, void *priv, in eap_peap_process() 1232 eap_peap_has_reauth_data(struct eap_sm *sm, void *priv) in eap_peap_has_reauth_data() 1242 eap_peap_deinit_for_reauth(struct eap_sm *sm, void *priv) in eap_peap_deinit_for_reauth() 1252 eap_peap_init_for_reauth(struct eap_sm *sm, void *priv) in eap_peap_init_for_reauth() 1277 eap_peap_get_status(struct eap_sm *sm, void *priv, char *buf, in eap_peap_get_status() 1298 eap_peap_isKeyAvailable(struct eap_sm *sm, void *priv) in eap_peap_isKeyAvailable() 1306 eap_peap_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_peap_getKey() 1345 eap_peap_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_peap_get_session_id()
|
D | eap_ttls.c | 129 static void eap_ttls_deinit(struct eap_sm *sm, void *priv) in eap_ttls_deinit() 1473 static struct wpabuf * eap_ttls_process(struct eap_sm *sm, void *priv, in eap_ttls_process() 1527 static bool eap_ttls_has_reauth_data(struct eap_sm *sm, void *priv) in eap_ttls_has_reauth_data() 1535 static void eap_ttls_deinit_for_reauth(struct eap_sm *sm, void *priv) in eap_ttls_deinit_for_reauth() 1547 static void * eap_ttls_init_for_reauth(struct eap_sm *sm, void *priv) in eap_ttls_init_for_reauth() 1569 static int eap_ttls_get_status(struct eap_sm *sm, void *priv, char *buf, in eap_ttls_get_status() 1612 static bool eap_ttls_isKeyAvailable(struct eap_sm *sm, void *priv) in eap_ttls_isKeyAvailable() 1619 static u8 * eap_ttls_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_getKey() 1638 static u8 * eap_ttls_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_get_session_id() 1657 static u8 * eap_ttls_get_emsk(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_get_emsk()
|
D | eap_fast.c | 229 static void eap_fast_deinit(struct eap_sm *sm, void *priv) in eap_fast_deinit() 1512 static struct wpabuf * eap_fast_process(struct eap_sm *sm, void *priv, in eap_fast_process() 1704 static int eap_fast_get_status(struct eap_sm *sm, void *priv, char *buf, in eap_fast_get_status() 1723 static bool eap_fast_isKeyAvailable(struct eap_sm *sm, void *priv) in eap_fast_isKeyAvailable() 1730 static u8 * eap_fast_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_getKey() 1748 static u8 * eap_fast_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_get_session_id() 1766 static u8 * eap_fast_get_emsk(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_get_emsk()
|
D | eap_mschapv2.c | 83 eap_mschapv2_deinit(struct eap_sm *sm, void *priv) in eap_mschapv2_deinit() 735 static struct wpabuf * eap_mschapv2_process(struct eap_sm *sm, void *priv, in eap_mschapv2_process() 797 static bool eap_mschapv2_isKeyAvailable(struct eap_sm *sm, void *priv) in eap_mschapv2_isKeyAvailable() 804 static u8 * eap_mschapv2_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_mschapv2_getKey()
|
/hal_espressif-latest/components/wpa_supplicant/src/crypto/ |
D | dh_group5.c | 16 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init() 26 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed()
|
D | dh_groups.c | 1193 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) in dh_init()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | net.c | 366 const uint8_t **enc, const uint8_t **priv) in friend_cred_get() 402 const uint8_t **enc, const uint8_t **priv) in friend_cred_get() 788 const uint8_t *enc = NULL, *priv = NULL; in bt_mesh_net_resend() local 862 const uint8_t *enc = NULL, *priv = NULL; in bt_mesh_net_encode() local 1070 const uint8_t *priv, const uint8_t *data, in net_decrypt() 1226 const uint8_t *enc = NULL, *priv = NULL; in bt_mesh_net_relay() local
|
D | friend.c | 489 const uint8_t *enc = NULL, *priv = NULL; in encrypt_friend_pdu() local
|
/hal_espressif-latest/components/wpa_supplicant/src/utils/ |
D | ext_password.c | 29 void *priv; member
|
/hal_espressif-latest/components/esp_wifi/include/ |
D | esp_now.h | 73 void *priv; /**< ESPNOW peer private data */ member
|
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | bt.c | 532 static int esp_ecc_gen_key_pair(uint8_t *pub, uint8_t *priv) in esp_ecc_gen_key_pair() 1301 uint8_t priv[32]; in ble_sm_alg_gen_dhkey() local 1442 int ble_sm_alg_gen_key_pair(uint8_t *pub, uint8_t *priv) in ble_sm_alg_gen_key_pair()
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | bt.c | 476 static int esp_ecc_gen_key_pair(uint8_t *pub, uint8_t *priv) in esp_ecc_gen_key_pair() 1373 uint8_t priv[32]; in ble_sm_alg_gen_dhkey() local 1514 int ble_sm_alg_gen_key_pair(uint8_t *pub, uint8_t *priv) in ble_sm_alg_gen_key_pair()
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | bt.c | 479 static int esp_ecc_gen_key_pair(uint8_t *pub, uint8_t *priv) in esp_ecc_gen_key_pair() 1396 uint8_t priv[32]; in ble_sm_alg_gen_dhkey() local 1537 int ble_sm_alg_gen_key_pair(uint8_t *pub, uint8_t *priv) in ble_sm_alg_gen_key_pair()
|
/hal_espressif-latest/components/wpa_supplicant/src/wps/ |
D | wps_common.c | 664 struct wpabuf *priv = NULL, *pub = NULL; in wps_nfc_gen_dh() local
|