/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_ttls.c | 181 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, in eap_ttls_avp_encapsulate() 274 struct wpabuf **resp) in eap_ttls_phase2_eap_process() 300 u8 method, struct wpabuf **resp) in eap_ttls_phase2_request_eap_method() 372 struct wpabuf **resp) in eap_ttls_phase2_request_eap() 414 struct wpabuf **resp) in eap_ttls_phase2_request_mschapv2() 519 struct wpabuf **resp) in eap_ttls_phase2_request_mschap() 606 struct wpabuf **resp) in eap_ttls_phase2_request_pap() 660 struct wpabuf **resp) in eap_ttls_phase2_request_chap() 742 struct wpabuf **resp) in eap_ttls_phase2_request() 992 struct wpabuf *resp, u8 identifier, in eap_ttls_encrypt_response() [all …]
|
D | eap_fast.c | 417 struct wpabuf **resp) in eap_fast_phase2_request() 562 struct wpabuf *resp = NULL; in eap_fast_process_eap_payload_tlv() local 757 struct wpabuf *resp; in eap_fast_process_crypto_binding() local 1073 struct wpabuf **resp) in eap_fast_parse_decrypted() 1124 struct wpabuf *resp, in eap_fast_encrypt_response() 1169 struct wpabuf *resp = NULL, *tmp; in eap_fast_process_decrypted() local 1520 struct wpabuf *resp; in eap_fast_process() local
|
D | eap_tls.c | 77 struct wpabuf *resp, u8 id) in eap_tls_failure() 152 struct wpabuf *resp; in eap_tls_process() local
|
D | eap_mschapv2.c | 134 struct wpabuf *resp; in eap_mschapv2_challenge_reply() local 316 struct wpabuf *resp; in eap_mschapv2_success() local 475 struct wpabuf *resp; in eap_mschapv2_change_password() local 612 struct wpabuf *resp; in eap_mschapv2_failure() local
|
D | eap_peap.c | 498 const struct wpabuf *req, struct wpabuf **resp, in eap_tlv_process() 657 struct wpabuf **resp) in eap_peap_phase2_request() 813 struct wpabuf *resp = NULL; in eap_peap_decrypt() local 1085 struct wpabuf *resp; in eap_peap_process() local
|
D | eap_tls_common.c | 679 struct wpabuf *resp; in eap_peer_tls_build_ack() local 1026 struct eap_hdr *hdr, struct wpabuf **resp) in eap_peer_tls_phase2_nak()
|
D | eap.c | 353 struct wpabuf *resp; in eap_sm_buildIdentity() local 453 struct wpabuf *resp; in eap_sm_build_nak() local
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | tlsv1_client_ocsp.c | 113 const u8 *resp, size_t len, in tls_process_ocsp_single_response() 313 struct x509_certificate *issuer, const u8 *resp, in tls_process_ocsp_responses() 346 const u8 *resp, size_t len) in tls_process_basic_ocsp_response() 649 const u8 *resp, size_t len) in tls_process_ocsp_response()
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/ |
D | stub_flasher.c | 187 esp_command_response_t resp = { in cmd_loop() local
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/ |
D | eap_server.c | 1498 static void eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp) in eap_sm_parseEapResp() 1575 struct eap_hdr *resp; in eap_sm_buildSuccess() local 1593 struct eap_hdr *resp; in eap_sm_buildFailure() local
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_eap_client.c | 308 int eap_sm_send_eapol(struct eap_sm *sm, struct wpabuf *resp) in eap_sm_send_eapol() 345 struct wpabuf *resp = NULL; in eap_sm_process_request() local
|
D | esp_wpa3.c | 675 u16 auth_alg, u16 auth_transaction, u16 resp, in esp_send_sae_auth_reply()
|
D | esp_dpp.c | 319 uint8_t *resp = &pos[10]; in gas_query_resp_rx() local
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/ |
D | stub_flasher.h | 79 uint8_t resp; /* should be '1' */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_sco.c | 236 tBTM_ESCO_PARAMS resp; in bta_hf_client_sco_conn_rsp() local
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/ |
D | tls_mbedtls.c | 746 struct wpabuf *resp; in tls_connection_handshake() local 814 struct wpabuf *resp; in tls_connection_encrypt() local
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | ieee802_11.c | 468 int resp = WLAN_STATUS_SUCCESS; in handle_auth_sae() local
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_sco.c | 1657 tBTM_ESCO_PARAMS resp; in bta_ag_sco_conn_rsp() local
|
/hal_espressif-latest/components/esp_wifi/wifi_apps/src/ |
D | nan_app.c | 1015 esp_err_t esp_wifi_nan_datapath_resp(wifi_nan_datapath_resp_t *resp) in esp_wifi_nan_datapath_resp()
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | dpp.c | 4418 struct wpabuf *resp = NULL; in dpp_conf_req_rx() local 5396 const uint8_t *resp, uint32_t resp_len) in dpp_conf_resp_rx()
|
/hal_espressif-latest/zephyr/port/wifi/ |
D | wifi_stubs.c | 801 esp_err_t esp_nan_internal_datapath_resp(wifi_nan_datapath_resp_t *resp) in esp_nan_internal_datapath_resp()
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | sdmmc_struct.h | 181 uint32_t resp[4]; ///< Response from card member
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | sdmmc_struct.h | 183 volatile uint32_t resp[4]; ///< Response from card member
|