Searched refs:secType (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 | 85 SecurityMode_t secType, in assocSrvAp_validate4WayHandshakeIe() argument 95 (util_fns, (void *)&secType, (void *)&pKeyMgmtInfo->staSecType, in assocSrvAp_validate4WayHandshakeIe() 96 sizeof(secType)) != 0) { in assocSrvAp_validate4WayHandshakeIe() 122 SecurityMode_t *secType, Cipher_t *pwCipher, in AssocSrvAp_InitKeyMgmtInfo() argument 127 memcpy(util_fns, (void *)&pKeyMgmtInfo->staSecType, (void *)secType, in AssocSrvAp_InitKeyMgmtInfo() 132 if (secType->wpa2) { in AssocSrvAp_InitKeyMgmtInfo() 139 SecurityMode_t *secType, in AssocSrvAp_InitStaKeyInfo() argument 152 AssocSrvAp_InitKeyMgmtInfo(priv, &pKeyMgmtInfo->rom, secType, pwCipher, in AssocSrvAp_InitStaKeyInfo()
|