Home
last modified time | relevance | path

Searched refs:RESET_MGMT_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.c134 RESET_MGMT_CIPHERS(crypto_params); in wlan_crypto_set_mgmtcipher()
H A Dwlan_crypto_obj_mgr.c527 RESET_MGMT_CIPHERS(crypto_param); in wlan_crypto_vdev_obj_create_handler()
587 RESET_MGMT_CIPHERS(crypto_param); in wlan_crypto_peer_obj_create_handler()
H A Dwlan_crypto_def_i.h305 #define RESET_MGMT_CIPHERS(_param) ((_param)->mgmtcipherset = 0) macro