Home
last modified time | relevance | path

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

/hostap-latest/src/eap_server/
Deap_server_fast.c1614 static u8 * eap_fast_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_get_session_id() function
1644 eap->getSessionId = eap_fast_get_session_id; in eap_server_fast_register()
/hostap-latest/src/eap_peer/
Deap_fast.c1772 static u8 * eap_fast_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_get_session_id() function
1822 eap->getSessionId = eap_fast_get_session_id; in eap_peer_fast_register()