Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_auth_frame.c1193 uint8_t *plainbody, in lim_process_auth_frame_type2() argument
1435 ((tpSirMacAuthFrameBody)plainbody)->authAlgoNumber = in lim_process_auth_frame_type2()
1437 ((tpSirMacAuthFrameBody)plainbody)->authTransactionSeqNumber = in lim_process_auth_frame_type2()
1441 ((tpSirMacAuthFrameBody)plainbody)->authStatusCode = in lim_process_auth_frame_type2()
1443 ((tpSirMacAuthFrameBody)plainbody)->type = in lim_process_auth_frame_type2()
1445 ((tpSirMacAuthFrameBody)plainbody)->length = in lim_process_auth_frame_type2()
1448 (tpSirMacAuthFrameBody)plainbody)->challengeText, in lim_process_auth_frame_type2()
1456 defaultkey, plainbody, in lim_process_auth_frame_type2()
1770 uint8_t *plainbody = NULL; in lim_process_auth_frame() local
1864 plainbody = qdf_mem_malloc(LIM_ENCR_AUTH_BODY_LEN); in lim_process_auth_frame()
[all …]