Home
last modified time | relevance | path

Searched defs:puc_chtxt (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_encap_frame_ap.c52 static hi_void hmac_mgmt_encap_chtxt(hi_u8 *puc_frame, const hi_u8 *puc_chtxt, hi_u16 *pus_auth_rsp… in hmac_mgmt_encap_chtxt()
314 static hi_u8 hmac_mgmt_is_challenge_txt_equal(hi_u8 *puc_data, const hi_u8 *puc_chtxt) in hmac_mgmt_is_challenge_txt_equal()
836 hmac_ap_auth_process_code_enum_uint8 auth_proc_rst, hi_u8 *puc_frame, hi_u8 *puc_chtxt) in hmac_auth_rsp_handle_result()
913 hi_u8 *puc_chtxt, hi_u16 chtxt_len) in hmac_encap_auth_rsp()
Ddmac_ext_if.h402 hi_u8 *puc_chtxt; /* Shared Key认证用的challenge text */ member