Home
last modified time | relevance | path

Searched refs:EAP_GPSK_VENDOR_IETF (Results 1 – 11 of 11) sorted by relevance

/external/wpa_supplicant/
Deap_gpsk_common.c35 if (vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_supported_ciphersuite()
39 if (vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_supported_ciphersuite()
156 WPA_PUT_BE32(pos, EAP_GPSK_VENDOR_IETF); /* CSuite/Vendor = IETF */ in eap_gpsk_derive_keys_helper()
301 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_derive_keys()
359 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_mic_len()
404 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_compute_mic()
Deap_gpsk_common.h35 #define EAP_GPSK_VENDOR_IETF 0x00000000 macro
Deap_gpsk.c194 data->vendor = EAP_GPSK_VENDOR_IETF; in eap_gpsk_select_csuite()
203 if (data->vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_select_csuite()
211 if (data->vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_select_csuite()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Deap_gpsk_common.c35 if (vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_supported_ciphersuite()
39 if (vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_supported_ciphersuite()
157 WPA_PUT_BE32(pos, EAP_GPSK_VENDOR_IETF); /* CSuite/Vendor = IETF */ in eap_gpsk_derive_keys_helper()
302 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_derive_keys()
360 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_mic_len()
405 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_compute_mic()
Deap_gpsk_common.h35 #define EAP_GPSK_VENDOR_IETF 0x00000000 macro
/external/wpa_supplicant_8/src/eap_common/
Deap_gpsk_common.c32 if (vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_supported_ciphersuite()
36 if (vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_supported_ciphersuite()
154 WPA_PUT_BE32(pos, EAP_GPSK_VENDOR_IETF); /* CSuite/Vendor = IETF */ in eap_gpsk_derive_keys_helper()
299 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_derive_keys()
357 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_mic_len()
402 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_compute_mic()
Deap_gpsk_common.h35 #define EAP_GPSK_VENDOR_IETF 0x00000000 macro
/external/wpa_supplicant_8/src/eap_server/
Deap_server_gpsk.c86 if (eap_gpsk_supported_ciphersuite(EAP_GPSK_VENDOR_IETF, in eap_gpsk_init()
89 EAP_GPSK_VENDOR_IETF); in eap_gpsk_init()
94 if (eap_gpsk_supported_ciphersuite(EAP_GPSK_VENDOR_IETF, in eap_gpsk_init()
97 EAP_GPSK_VENDOR_IETF); in eap_gpsk_init()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Deap_gpsk.c85 if (eap_gpsk_supported_ciphersuite(EAP_GPSK_VENDOR_IETF, in eap_gpsk_init()
88 EAP_GPSK_VENDOR_IETF); in eap_gpsk_init()
93 if (eap_gpsk_supported_ciphersuite(EAP_GPSK_VENDOR_IETF, in eap_gpsk_init()
96 EAP_GPSK_VENDOR_IETF); in eap_gpsk_init()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap_gpsk.c192 data->vendor = EAP_GPSK_VENDOR_IETF; in eap_gpsk_select_csuite()
201 if (data->vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_select_csuite()
209 if (data->vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_select_csuite()
/external/wpa_supplicant_8/src/eap_peer/
Deap_gpsk.c193 data->vendor = EAP_GPSK_VENDOR_IETF; in eap_gpsk_select_csuite()
202 if (data->vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_select_csuite()
210 if (data->vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_select_csuite()