Searched refs:authvalue (Results 1 – 2 of 2) sorted by relevance
533 wlan_crypto_auth_mode authvalue);
3634 wlan_crypto_auth_mode authvalue) in wlan_crypto_vdev_has_auth_mode() argument3641 return (res & authvalue) ? true : false; in wlan_crypto_vdev_has_auth_mode()3647 wlan_crypto_auth_mode authvalue) in wlan_crypto_peer_has_auth_mode() argument3654 return (res & authvalue) ? true : false; in wlan_crypto_peer_has_auth_mode()