Home
last modified time | relevance | path

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

/hostap-3.6.0/src/eap_server/
Deap_server_ttls.c1312 static u8 * eap_ttls_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_get_session_id() function
1385 eap->getSessionId = eap_ttls_get_session_id; in eap_server_ttls_register()
/hostap-3.6.0/src/eap_peer/
Deap_ttls.c1819 static u8 * eap_ttls_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_get_session_id() function
1869 eap->getSessionId = eap_ttls_get_session_id; in eap_peer_ttls_register()