Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_fast.c1606 static u8 * eap_fast_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_get_session_id() function
1636 eap->getSessionId = eap_fast_get_session_id; in eap_server_fast_register()
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_fast.c1762 static u8 * eap_fast_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_get_session_id() function
1812 eap->getSessionId = eap_fast_get_session_id; in eap_peer_fast_register()