Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_teap.c1412 static int eap_teap_validate_crypto_binding( in eap_teap_validate_crypto_binding() function
1612 if (eap_teap_validate_crypto_binding(data, tlv.crypto_binding, in eap_teap_process_phase2_tlvs()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_teap.c644 eap_teap_validate_crypto_binding(struct eap_teap_data *data, in eap_teap_validate_crypto_binding() function
833 if (eap_teap_validate_crypto_binding(data, cb) < 0 || in eap_teap_process_crypto_binding()