Home
last modified time | relevance | path

Searched refs:wlan_crypto_get_cipher (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_api.h888 wlan_crypto_get_cipher(struct wlan_objmgr_vdev *vdev,
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_util.c183 cipher = wlan_crypto_get_cipher(cm_ctx->vdev, unicast, key_idx); in cm_set_key()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c4235 wlan_crypto_get_cipher(struct wlan_objmgr_vdev *vdev, in wlan_crypto_get_cipher() function
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c3648 cipher = wlan_crypto_get_cipher(vdev, unicast, key_idx); in csr_roam_issue_set_context_req()