Searched refs:EAP_TEAP_NONCE_LEN (Results 1 – 3 of 3) sorted by relevance
18 #define EAP_TEAP_NONCE_LEN 32 macro77 u8 nonce[EAP_TEAP_NONCE_LEN];
1454 EAP_TEAP_NONCE_LEN - 1) != 0 || in eap_teap_validate_crypto_binding()1455 (data->crypto_binding_nonce[EAP_TEAP_NONCE_LEN - 1] | 1) != in eap_teap_validate_crypto_binding()1456 cb->nonce[EAP_TEAP_NONCE_LEN - 1]) { in eap_teap_validate_crypto_binding()
672 if (cb->nonce[EAP_TEAP_NONCE_LEN - 1] & 0x01) { in eap_teap_validate_crypto_binding()