Searched refs:eap_ttls_decrypt (Results 1 – 1 of 1) sorted by relevance
/hostap-3.6.0/src/eap_peer/ |
D | eap_ttls.c | 1423 static int eap_ttls_decrypt(struct eap_sm *sm, struct eap_ttls_data *data, in eap_ttls_decrypt() function 1577 if (eap_ttls_decrypt(sm, data, ret, identifier, in eap_ttls_process_handshake() 1595 res = eap_ttls_decrypt(sm, data, ret, identifier, in_data, in eap_ttls_process_handshake() 1684 res = eap_ttls_decrypt(sm, data, ret, id, &msg, &resp); in eap_ttls_process()
|