Searched refs:mcastcipher (Results 1 – 2 of 2) sorted by relevance
570 wlan_crypto_cipher_type mcastcipher);582 wlan_crypto_cipher_type mcastcipher);
3689 wlan_crypto_cipher_type mcastcipher) in wlan_crypto_vdev_has_mcastcipher() argument3696 return (res & mcastcipher) ? true : false; in wlan_crypto_vdev_has_mcastcipher()3703 wlan_crypto_cipher_type mcastcipher) in wlan_crypto_peer_has_mcastcipher() argument3710 return (res & mcastcipher) ? true : false; in wlan_crypto_peer_has_mcastcipher()