Searched refs:eap_ttls_decrypt (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_ttls.c1307 static int eap_ttls_decrypt(struct eap_sm *sm, struct eap_ttls_data *data, function
1405 if (eap_ttls_decrypt(sm, data, ret, identifier,
1425 res = eap_ttls_decrypt(sm, data, ret, identifier, &msg,
1500 res = eap_ttls_decrypt(sm, data, ret, id, &msg, &resp);
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_ttls.c1307 static int eap_ttls_decrypt(struct eap_sm *sm, struct eap_ttls_data *data, function
1405 if (eap_ttls_decrypt(sm, data, ret, identifier,
1425 res = eap_ttls_decrypt(sm, data, ret, identifier, &msg,
1500 res = eap_ttls_decrypt(sm, data, ret, id, &msg, &resp);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_ttls.c1307 static int eap_ttls_decrypt(struct eap_sm *sm, struct eap_ttls_data *data, function
1405 if (eap_ttls_decrypt(sm, data, ret, identifier,
1425 res = eap_ttls_decrypt(sm, data, ret, identifier, &msg,
1500 res = eap_ttls_decrypt(sm, data, ret, id, &msg, &resp);

Completed in 80 milliseconds