Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_pkt_ofld.c378 u8 key_desc_ver = eapol_key_info->key_desc_ver; in _phl_pkt_ofld_construct_eapol_key_data() local
423 SET_EAPOLKEY_KEY_INFO(pkt, EAPOLKEY_SECURE|EAPOLKEY_KEYMIC|key_desc_ver); in _phl_pkt_ofld_construct_eapol_key_data()
H A Dphl_pkt_ofld.h190 u8 key_desc_ver; member
H A Dphl_wow.c161 eapol_key_info->key_desc_ver = _phl_query_key_desc_ver(wow_info, pairwise_algo); in _phl_cfg_pkt_ofld_eapol_key_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.c378 u8 key_desc_ver = eapol_key_info->key_desc_ver; in _phl_pkt_ofld_construct_eapol_key_data() local
423 SET_EAPOLKEY_KEY_INFO(pkt, EAPOLKEY_SECURE|EAPOLKEY_KEYMIC|key_desc_ver); in _phl_pkt_ofld_construct_eapol_key_data()
H A Dphl_pkt_ofld.h190 u8 key_desc_ver; member
H A Dphl_wow.c161 eapol_key_info->key_desc_ver = _phl_query_key_desc_ver(wow_info, pairwise_algo); in _phl_cfg_pkt_ofld_eapol_key_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwpa.c2427 uint16 key_desc_ver = WPA_KEY_DESC_V0; in wlc_calc_rsn_desc_version() local
2439 key_desc_ver = WPA_KEY_DESC_V1; in wlc_calc_rsn_desc_version()
2442 key_desc_ver = WPA_KEY_DESC_V2; in wlc_calc_rsn_desc_version()
2448 key_desc_ver = WPA_KEY_DESC_V3; in wlc_calc_rsn_desc_version()
2450 return key_desc_ver; in wlc_calc_rsn_desc_version()