Home
last modified time | relevance | path

Searched refs:RSN_CIPHER_SUITE_SMS4 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h116 #define RSN_CIPHER_SUITE_SMS4 RSN_SELECTOR(0x00, 0x14, 0x72, 1) macro
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c3270 return RSN_CIPHER_SUITE_SMS4; in wpa_alg_to_cipher_suite()