Searched refs:MACSEC_CAK_MAX_LEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h863 #define MACSEC_CAK_MAX_LEN 32 macro
865 u8 mka_cak[MACSEC_CAK_MAX_LEN];
H A Dconfig.c2008 if (len > 2 * MACSEC_CAK_MAX_LEN ||
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_config.h818 #define MACSEC_CAK_MAX_LEN 32 macro
820 u8 mka_cak[MACSEC_CAK_MAX_LEN];
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c4482 if (len > 2 * MACSEC_CAK_MAX_LEN ||

Completed in 74 milliseconds