Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
Deap_peap.c396 static int eap_tlv_validate_cryptobinding(struct eap_sm *sm, in eap_tlv_validate_cryptobinding() function
538 if (eap_tlv_validate_cryptobinding(sm, data, crypto_tlv - 4, in eap_tlv_process()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_peap.c606 static int eap_tlv_validate_cryptobinding(struct eap_sm *sm, in eap_tlv_validate_cryptobinding() function
725 if (eap_tlv_validate_cryptobinding(sm, data, crypto_tlv - 4, in eap_peap_process_phase2_tlv()