Searched refs:pKeyInfo (Results 1 – 1 of 1) sorted by relevance
188 key_info_t *pKeyInfo; in PopulateKeyMsg() local194 pKeyInfo = &tx_eapol_ptr->keyMsg.key_info; in PopulateKeyMsg()205 pKeyInfo->KeyAck = 1; in PopulateKeyMsg()208 pKeyInfo->KeyType = 1; in PopulateKeyMsg()210 pKeyInfo->KeyMIC = 1; in PopulateKeyMsg()211 pKeyInfo->Install = 1; in PopulateKeyMsg()212 pKeyInfo->EncryptedKeyData = pKeyInfo->Secure = in PopulateKeyMsg()216 pKeyInfo->Secure = 1; in PopulateKeyMsg()217 pKeyInfo->KeyMIC = 1; in PopulateKeyMsg()218 pKeyInfo->EncryptedKeyData = (Type & WPA2_HANDSHAKE) ? 1 : 0; in PopulateKeyMsg()