Home
last modified time | relevance | path

Searched refs:RESET_MCAST_CIPHERS (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_param_handling.c79 RESET_MCAST_CIPHERS(crypto_params); in wlan_crypto_set_mcastcipher()
H A Dwlan_crypto_obj_mgr.c526 RESET_MCAST_CIPHERS(crypto_param); in wlan_crypto_vdev_obj_create_handler()
586 RESET_MCAST_CIPHERS(crypto_param); in wlan_crypto_peer_obj_create_handler()
H A Dwlan_crypto_def_i.h281 #define RESET_MCAST_CIPHERS(_param) ((_param)->mcastcipherset = 0) macro