Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_def_i.h249 #define AUTH_IS_8021X(_param) HAS_AUTHMODE((_param), WLAN_CRYPTO_AUTH_8021X) macro
H A Dwlan_crypto_global_api.c3518 if (AUTH_IS_8021X(crypto_params)) in wlan_crypto_set_peer_wep_keys()