Searched refs:EAP_GPSK_VENDOR_IETF (Results 1 – 4 of 4) sorted by relevance
26 if (vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_supported_ciphersuite()30 if (vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_supported_ciphersuite()149 WPA_PUT_BE32(pos, EAP_GPSK_VENDOR_IETF); /* CSuite/Vendor = IETF */ in eap_gpsk_derive_keys_helper()293 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_derive_keys()381 WPA_PUT_BE32(pos, EAP_GPSK_VENDOR_IETF); /* CSuite/Vendor = IETF */ in eap_gpsk_derive_mid_helper()431 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_derive_session_id()484 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_mic_len()529 if (vendor != EAP_GPSK_VENDOR_IETF) in eap_gpsk_compute_mic()
29 #define EAP_GPSK_VENDOR_IETF 0x00000000 macro
75 if (eap_gpsk_supported_ciphersuite(EAP_GPSK_VENDOR_IETF, in eap_gpsk_init()78 EAP_GPSK_VENDOR_IETF); in eap_gpsk_init()83 if (eap_gpsk_supported_ciphersuite(EAP_GPSK_VENDOR_IETF, in eap_gpsk_init()86 EAP_GPSK_VENDOR_IETF); in eap_gpsk_init()
204 data->vendor = EAP_GPSK_VENDOR_IETF; in eap_gpsk_select_csuite()213 if (data->vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_select_csuite()223 if (data->vendor == EAP_GPSK_VENDOR_IETF && in eap_gpsk_select_csuite()