Searched refs:pwCipher (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | AssocAp_srv_rom.c | 86 Cipher_t pwCipher, in assocSrvAp_validate4WayHandshakeIe() argument 106 (util_fns, (void *)&pwCipher, (void *)&pKeyMgmtInfo->staUcstCipher, in assocSrvAp_validate4WayHandshakeIe() 107 sizeof(pwCipher)) != 0) { in assocSrvAp_validate4WayHandshakeIe() 122 SecurityMode_t *secType, Cipher_t *pwCipher, in AssocSrvAp_InitKeyMgmtInfo() argument 129 memcpy(util_fns, (void *)&pKeyMgmtInfo->staUcstCipher, (void *)pwCipher, in AssocSrvAp_InitKeyMgmtInfo() 140 Cipher_t *pwCipher, UINT16 staRsnCap, UINT8 akmType) in AssocSrvAp_InitStaKeyInfo() argument 152 AssocSrvAp_InitKeyMgmtInfo(priv, &pKeyMgmtInfo->rom, secType, pwCipher, in AssocSrvAp_InitStaKeyInfo() 173 Cipher_t pwCipher; in assocSrvAp_checkRsnWpa() local 193 memset(util_fns, &pwCipher, 0x00, sizeof(pwCipher)); in assocSrvAp_checkRsnWpa() 225 &pwCipher, in assocSrvAp_checkRsnWpa() [all …]
|