Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_security_utils.h77 void lim_add_pre_auth_node(struct mac_context *, struct tLimPreAuthNode *);
Dlim_process_auth_frame.c185 lim_add_pre_auth_node(mac_ctx, auth_node); in lim_process_auth_shared_system_algo()
302 lim_add_pre_auth_node(mac_ctx, auth_node); in lim_process_auth_open_system_algo()
416 lim_add_pre_auth_node(mac_ctx, auth_node); in lim_external_auth_add_pre_auth_node()
943 lim_add_pre_auth_node(mac_ctx, sta_pre_auth_ctx); in lim_process_ft_auth_frame()
1360 lim_add_pre_auth_node(mac_ctx, auth_node); in lim_process_auth_frame_type2()
1715 lim_add_pre_auth_node(mac_ctx, auth_node); in lim_process_auth_frame_type4()
Dlim_security_utils.c300 void lim_add_pre_auth_node(struct mac_context *mac, struct tLimPreAuthNode *pAuthNode) in lim_add_pre_auth_node() function
Dlim_assoc_utils.c708 lim_add_pre_auth_node(mac_ctx, auth_node); in lim_reject_association()