Home
last modified time | relevance | path

Searched defs:priv (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_server_identity.c45 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()
Deap_server_wsc.c99 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/
Deap_tls.c62 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()
Deap_peap.c191 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()
Deap_ttls.c129 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()
Deap_fast.c229 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()
Deap_mschapv2.c83 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/
Ddh_group5.c16 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()
Ddh_groups.c1193 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/
Dnet.c366 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
Dfriend.c489 const uint8_t *enc = NULL, *priv = NULL; in encrypt_friend_pdu() local
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dext_password.c29 void *priv; member
/hal_espressif-latest/components/esp_wifi/include/
Desp_now.h73 void *priv; /**< ESPNOW peer private data */ member
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c532 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/
Dbt.c476 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/
Dbt.c479 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/
Dwps_common.c664 struct wpabuf *priv = NULL, *pub = NULL; in wps_nfc_gen_dh() local