Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_auth_frame.c220 qdf_mem_zero(auth_node->challengeText, in lim_process_auth_shared_system_algo()
223 auth_node->challengeText, in lim_process_auth_shared_system_algo()
245 qdf_mem_copy(auth_node->challengeText, in lim_process_auth_shared_system_algo()
257 qdf_mem_copy(auth_frame->challengeText, in lim_process_auth_shared_system_algo()
258 auth_node->challengeText, in lim_process_auth_shared_system_algo()
1448 (tpSirMacAuthFrameBody)plainbody)->challengeText, in lim_process_auth_frame_type2()
1449 rx_auth_frm_body->challengeText, in lim_process_auth_frame_type2()
1583 if (!qdf_mem_cmp(rx_auth_frm_body->challengeText, in lim_process_auth_frame_type3()
1584 auth_node->challengeText, in lim_process_auth_frame_type3()
H A Dlim_send_management_frames.c3636 qdf_mem_copy(body, auth_frame->challengeText, in lim_send_auth_mgmt_frame()
3649 qdf_mem_copy(body, auth_frame->challengeText, in lim_send_auth_mgmt_frame()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_global.h210 uint8_t challengeText[SIR_MAC_AUTH_CHALLENGE_LENGTH]; member
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1224 uint8_t challengeText[SIR_MAC_AUTH_CHALLENGE_LENGTH]; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c5915 qdf_mem_copy(pAuth->challengeText, auth.ChallengeText.text,