Searched refs:eap_ttls_get_session_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_server_ttls.c1292 static u8 * eap_ttls_get_session_id(struct eap_sm *sm, void *priv, size_t *len) function
1353 eap->getSessionId = eap_ttls_get_session_id;
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_ttls.c1775 static u8 * eap_ttls_get_session_id(struct eap_sm *sm, void *priv, size_t *len) function
1825 eap->getSessionId = eap_ttls_get_session_id;

Completed in 163 milliseconds