Home
last modified time | relevance | path

Searched refs:eap_tls_msg_alloc (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_tls_common.c19 static struct wpabuf * eap_tls_msg_alloc(EapType type, size_t payload_len, in eap_tls_msg_alloc() function
541 *out_data = eap_tls_msg_alloc(eap_type, 1 + length_included * 4 + len, in eap_tls_process_output()
681 resp = eap_tls_msg_alloc(eap_type, 1, EAP_CODE_RESPONSE, id); in eap_peer_tls_build_ack()