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

/freebsd-12-stable/contrib/wpa/src/eap_common/
H A Deap_teap_common.h18 #define EAP_TEAP_NONCE_LEN 32 macro
77 u8 nonce[EAP_TEAP_NONCE_LEN];
/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_server_teap.c1299 EAP_TEAP_NONCE_LEN - 1) != 0 ||
1300 (data->crypto_binding_nonce[EAP_TEAP_NONCE_LEN - 1] | 1) !=
1301 cb->nonce[EAP_TEAP_NONCE_LEN - 1]) {
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap_teap.c612 if (cb->nonce[EAP_TEAP_NONCE_LEN - 1] & 0x01) {

Completed in 186 milliseconds