Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_common/
H A Deap_gpsk_common.c27 specifier == EAP_GPSK_CIPHER_AES) in eap_gpsk_supported_ciphersuite()
123 case EAP_GPSK_CIPHER_AES: in eap_gpsk_derive_keys_helper()
216 return eap_gpsk_derive_keys_helper(EAP_GPSK_CIPHER_AES, in eap_gpsk_derive_keys_aes()
318 case EAP_GPSK_CIPHER_AES: in eap_gpsk_derive_keys()
355 case EAP_GPSK_CIPHER_AES: in eap_gpsk_derive_mid_helper()
488 case EAP_GPSK_CIPHER_AES: in eap_gpsk_mic_len()
533 case EAP_GPSK_CIPHER_AES: in eap_gpsk_compute_mic()
H A Deap_gpsk_common.h31 #define EAP_GPSK_CIPHER_AES 0x000001 macro
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_gpsk.c76 EAP_GPSK_CIPHER_AES)) { in eap_gpsk_init()
80 EAP_GPSK_CIPHER_AES); in eap_gpsk_init()