Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/disa/dispatcher/inc/
Dwlan_disa_ucfg_api.h40 QDF_STATUS ucfg_disa_encrypt_decrypt_req(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/components/disa/dispatcher/src/
Dwlan_disa_ucfg_api.c26 QDF_STATUS ucfg_disa_encrypt_decrypt_req(struct wlan_objmgr_psoc *psoc, in ucfg_disa_encrypt_decrypt_req() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_disa.c386 qdf_status = ucfg_disa_encrypt_decrypt_req(hdd_ctx->psoc, in hdd_encrypt_decrypt_msg()