Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_main.h50 QDF_STATUS wlan_crypto_psoc_enable(struct wlan_objmgr_psoc *psoc);
60 static inline QDF_STATUS wlan_crypto_psoc_enable(struct wlan_objmgr_psoc *psoc) in wlan_crypto_psoc_enable() function
/wlan-driver/qca-wifi-host-cmn/init_deinit/dispatcher/src/
H A Ddispatcher_init_deinit.c617 return wlan_crypto_psoc_enable(psoc); in dispatcher_crypto_psoc_enable()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c4817 QDF_STATUS wlan_crypto_psoc_enable(struct wlan_objmgr_psoc *psoc) in wlan_crypto_psoc_enable() function