Home
last modified time | relevance | path

Searched refs:RESET_CIPHER_CAP (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_obj_mgr.c529 RESET_CIPHER_CAP(crypto_param); in wlan_crypto_vdev_obj_create_handler()
589 RESET_CIPHER_CAP(crypto_param); in wlan_crypto_peer_obj_create_handler()
H A Dwlan_crypto_def_i.h343 #define RESET_CIPHER_CAP(_param) ((_param)->cipher_caps = 0) macro