Searched defs:eap_gpsk_mic_len (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_gpsk_common.c476 * eap_gpsk_mic_len - Get the length of the MIC
481 size_t eap_gpsk_mic_len(int vendor, int specifier) function
520 * @mic: Buffer for the computed MIC, eap_gpsk_mic_len(cipher) bytes
/external/wpa_supplicant_8/src/eap_common/
H A Deap_gpsk_common.c476 * eap_gpsk_mic_len - Get the length of the MIC
481 size_t eap_gpsk_mic_len(int vendor, int specifier) function
520 * @mic: Buffer for the computed MIC, eap_gpsk_mic_len(cipher) bytes
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_gpsk_common.c476 * eap_gpsk_mic_len - Get the length of the MIC
481 size_t eap_gpsk_mic_len(int vendor, int specifier) function
520 * @mic: Buffer for the computed MIC, eap_gpsk_mic_len(cipher) bytes

Completed in 77 milliseconds