Home
last modified time | relevance | path

Searched refs:mcast_cipher (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
Di_host_diag_core_event.h217 void host_log_rsn_info(uint8_t *ucast_cipher, uint8_t *mcast_cipher,
222 uint8_t *mcast_cipher, in host_log_rsn_info() argument
Dhost_diag_log.c267 void host_log_rsn_info(uint8_t *ucast_cipher, uint8_t *mcast_cipher, in host_log_rsn_info() argument
275 qdf_mem_copy(wlan_diag_event.mcast_cipher, mcast_cipher, in host_log_rsn_info()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_vdev_api.h218 uint8_t *mcast_cipher,
Dwlan_cm_vdev_connect.c855 uint8_t *mcast_cipher, in cm_diag_get_auth_enc_type_vdev_id() argument
882 if (mcast_cipher) in cm_diag_get_auth_enc_type_vdev_id()
883 *mcast_cipher = in cm_diag_get_auth_enc_type_vdev_id()
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
Dhost_diag_core_event.h638 uint8_t mcast_cipher[RSN_OUI_SIZE]; member