Home
last modified time | relevance | path

Searched refs:set_key_params (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/crypto/src/
H A Dtarget_if_crypto.c55 struct set_key_params *params) in wlan_crypto_set_wapi_key()
91 struct set_key_params *params) in wlan_crypto_set_wapi_key()
130 struct set_key_params *params) in wlan_crypto_set_wapi_key()
164 struct set_key_params params = {0}; in target_if_crypto_set_key()
290 qdf_mem_zero(&params, sizeof(struct set_key_params)); in target_if_crypto_set_key()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_mlm_rsp_messages.c2571 tSetStaKeyParams *set_key_params; in lim_process_mlm_set_sta_key_rsp() local
2580 set_key_params = msg->bodyptr; in lim_process_mlm_set_sta_key_rsp()
2581 vdev_id = set_key_params->vdev_id; in lim_process_mlm_set_sta_key_rsp()
2589 qdf_mem_zero(msg->bodyptr, sizeof(*set_key_params)); in lim_process_mlm_set_sta_key_rsp()
2604 result_status = set_key_params->status; in lim_process_mlm_set_sta_key_rsp()
2605 key_len = set_key_params->key_len; in lim_process_mlm_set_sta_key_rsp()
2615 &set_key_params->macaddr); in lim_process_mlm_set_sta_key_rsp()
2620 qdf_mem_zero(msg->bodyptr, sizeof(*set_key_params)); in lim_process_mlm_set_sta_key_rsp()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h1601 struct set_key_params *key_params);
H A Dwmi_unified_priv.h828 struct set_key_params *key_params);
H A Dwmi_unified_param.h2005 struct set_key_params { struct
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c795 struct set_key_params *key_params) in wmi_unified_setup_install_key_cmd()
H A Dwmi_unified_tlv.c6014 struct set_key_params *key_params) in send_setup_install_key_cmd_tlv()