Searched refs:ticket (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | tlsv1_server.h | 42 (void *ctx, const u8 *ticket, size_t len, const u8 *client_random,
|
D | tlsv1_client.h | 48 (void *ctx, const u8 *ticket, size_t len, const u8 *client_random,
|
/hal_espressif-latest/components/wpa_supplicant/src/crypto/ |
D | tls.h | 620 (void *ctx, const u8 *ticket, size_t len, const u8 *client_random,
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_fast.c | 73 static int eap_fast_session_ticket_cb(void *ctx, const u8 *ticket, size_t len, in eap_fast_session_ticket_cb() argument 96 wpa_hexdump(MSG_DEBUG, "EAP-FAST: SessionTicket", ticket, len); in eap_fast_session_ticket_cb()
|