Home
last modified time | relevance | path

Searched defs:auth_rsp (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_encap_frame_ap.c654 hi_u16 hmac_encap_auth_rsp_body(const mac_vap_stru *mac_vap, oal_netbuf_stru *auth_rsp, const oal_n… in hmac_encap_auth_rsp_body()
781 hi_u32 hmac_update_auth_rsp_status_code(mac_vap_stru *mac_vap, oal_netbuf_stru *auth_rsp, in hmac_update_auth_rsp_status_code()
912 hi_u16 hmac_encap_auth_rsp(mac_vap_stru *mac_vap, oal_netbuf_stru *auth_rsp, const oal_netbuf_stru … in hmac_encap_auth_rsp()
Dhmac_mgmt_sta.c709 hmac_auth_rsp_stru auth_rsp = { 0 }; in hmac_sta_wait_auth_seq2_rx() local
783 hmac_auth_rsp_stru auth_rsp = {{0}, 0}; in hmac_sta_wait_auth_seq4_rx() local
1940 hmac_auth_rsp_stru auth_rsp = { { 0, }, 0 }; in hmac_sta_auth_timeout() local
Dhmac_sme_sta.c732 hmac_auth_rsp_stru *auth_rsp = (hmac_auth_rsp_stru *)puc_msg; in hmac_handle_auth_rsp_sta() local
Dhmac_mgmt_ap.c219 …oal_netbuf_stru *auth_rsp = (oal_netbuf_stru *)oal_netbuf_alloc(WLAN_MGMT_NETBUF_SIZE, 0, 4); /* a… in hmac_ap_rx_auth_req() local