Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
Deap_fast.c1344 static const u8 * eap_fast_get_a_id(const u8 *buf, size_t len, size_t *id_len) in eap_fast_get_a_id() function
1493 a_id = eap_fast_get_a_id(pos, left, &a_id_len); in eap_fast_process_start()