Searched refs:ucastcipher (Results 1 – 2 of 2) sorted by relevance
545 wlan_crypto_cipher_type ucastcipher);557 wlan_crypto_cipher_type ucastcipher);
3661 wlan_crypto_cipher_type ucastcipher) in wlan_crypto_vdev_has_ucastcipher() argument3668 return (res & ucastcipher) ? true : false; in wlan_crypto_vdev_has_ucastcipher()3675 wlan_crypto_cipher_type ucastcipher) in wlan_crypto_peer_has_ucastcipher() argument3682 return (res & ucastcipher) ? true : false; in wlan_crypto_peer_has_ucastcipher()