Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A Dauthenticator_api.c315 memset(util_fns, (t_u8 *)&pRsnConfig->wpa2UcstCipher, in AuthenticatorGetBssConfig()
317 memcpy(util_fns, (t_u8 *)&pRsnConfig->wpa2UcstCipher, in AuthenticatorGetBssConfig()
325 (t_u8 *)&pRsnConfig->wpa2UcstCipher, in AuthenticatorGetBssConfig()
463 wpa2UcstCipher, in AuthenticatorBssConfig()
H A Dauthenticator.h165 Cipher_t wpa2UcstCipher; member
H A DAssocAp_srv_rom.c327 Cipher_t wpa2UcastCipher = pBssConfig->RsnConfig.wpa2UcstCipher; in assocSrvAp_CheckSecurity()
H A DkeyMgmtAp.c546 wpa2UcastCipher = pBssConfig->RsnConfig.wpa2UcstCipher; in ProcessPWKMsg2()