Home
last modified time | relevance | path

Searched refs:EAP_TEAP_VERSION (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/eap_common/
H A Deap_teap_common.h12 #define EAP_TEAP_VERSION 1 macro
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_teap.c369 data->teap_version = EAP_TEAP_VERSION; in eap_teap_init()
664 cb->version = EAP_TEAP_VERSION; in eap_teap_build_crypto_binding()
1431 if (cb->version != EAP_TEAP_VERSION || in eap_teap_validate_crypto_binding()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_teap.c165 data->teap_version = EAP_TEAP_VERSION; in eap_teap_init()
662 if (cb->version != EAP_TEAP_VERSION || in eap_teap_validate_crypto_binding()
694 rbind->version = EAP_TEAP_VERSION; in eap_teap_write_crypto_binding()