Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A Dauthenticator_api.c302 memset(util_fns, (t_u8 *)&pRsnConfig->wpaUcstCipher, in AuthenticatorGetBssConfig()
304 memcpy(util_fns, (t_u8 *)&pRsnConfig->wpaUcstCipher, in AuthenticatorGetBssConfig()
328 (t_u8 *)&pRsnConfig->wpaUcstCipher, in AuthenticatorGetBssConfig()
432 wpaUcstCipher, in AuthenticatorBssConfig()
H A Dauthenticator.h162 Cipher_t wpaUcstCipher; member
H A DAssocAp_srv_rom.c326 Cipher_t wpaUcastCipher = pBssConfig->RsnConfig.wpaUcstCipher; in assocSrvAp_CheckSecurity()
H A DkeyMgmtAp.c545 wpaUcastCipher = pBssConfig->RsnConfig.wpaUcstCipher; in ProcessPWKMsg2()