Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 23 of 23) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_ttls.c181 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 …]
Deap_fast.c417 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
Deap_tls.c77 struct wpabuf *resp, u8 id) in eap_tls_failure()
152 struct wpabuf *resp; in eap_tls_process() local
Deap_mschapv2.c134 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
Deap_peap.c498 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
Deap_tls_common.c679 struct wpabuf *resp; in eap_peer_tls_build_ack() local
1026 struct eap_hdr *hdr, struct wpabuf **resp) in eap_peer_tls_phase2_nak()
Deap.c353 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/
Dtlsv1_client_ocsp.c113 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/
Dstub_flasher.c187 esp_command_response_t resp = { in cmd_loop() local
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_server.c1498 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/
Desp_eap_client.c308 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
Desp_wpa3.c675 u16 auth_alg, u16 auth_transaction, u16 resp, in esp_send_sae_auth_reply()
Desp_dpp.c319 uint8_t *resp = &pos[10]; in gas_query_resp_rx() local
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dstub_flasher.h79 uint8_t resp; /* should be '1' */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c236 tBTM_ESCO_PARAMS resp; in bta_hf_client_sco_conn_rsp() local
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c746 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/
Dieee802_11.c468 int resp = WLAN_STATUS_SUCCESS; in handle_auth_sae() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sco.c1657 tBTM_ESCO_PARAMS resp; in bta_ag_sco_conn_rsp() local
/hal_espressif-latest/components/esp_wifi/wifi_apps/src/
Dnan_app.c1015 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/
Ddpp.c4418 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/
Dwifi_stubs.c801 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/
Dsdmmc_struct.h181 uint32_t resp[4]; ///< Response from card member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsdmmc_struct.h183 volatile uint32_t resp[4]; ///< Response from card member