Searched refs:challengeText (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_process_auth_frame.c | 220 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 D | lim_send_management_frames.c | 3636 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 D | lim_global.h | 210 uint8_t challengeText[SIR_MAC_AUTH_CHALLENGE_LENGTH]; member
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
H A D | sir_mac_prot_def.h | 1224 uint8_t challengeText[SIR_MAC_AUTH_CHALLENGE_LENGTH]; member
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | parser_api.c | 5915 qdf_mem_copy(pAuth->challengeText, auth.ChallengeText.text,
|