Searched refs:pRxEapol (Results 1 – 3 of 3) sorted by relevance
775 EAPOL_KeyMsg_t *pRxEapol, in KeyMgmtSta_PrepareEAPOLFrame() argument780 if (!pTxEapol || !pRxEapol) { in KeyMgmtSta_PrepareEAPOLFrame()787 pTxEapol->keyMsg.desc_type = pRxEapol->desc_type; in KeyMgmtSta_PrepareEAPOLFrame()788 pTxEapol->keyMsg.key_info.KeyType = pRxEapol->key_info.KeyType; in KeyMgmtSta_PrepareEAPOLFrame()790 pTxEapol->keyMsg.key_info.Secure = pRxEapol->key_info.Secure; in KeyMgmtSta_PrepareEAPOLFrame()791 pTxEapol->keyMsg.replay_cnt[0] = pRxEapol->replay_cnt[0]; in KeyMgmtSta_PrepareEAPOLFrame()792 pTxEapol->keyMsg.replay_cnt[1] = pRxEapol->replay_cnt[1]; in KeyMgmtSta_PrepareEAPOLFrame()795 = pRxEapol->key_info.KeyDescriptorVersion; in KeyMgmtSta_PrepareEAPOLFrame()
368 EAPOL_KeyMsg_t *pRxEapol = in GeneratePWKMsg2() local398 pRxEapol, in GeneratePWKMsg2()443 EAPOL_KeyMsg_t *pRxEapol = in GeneratePWKMsg4() local473 pRxEapol, in GeneratePWKMsg4()519 EAPOL_KeyMsg_t *pRxEapol = in GenerateGrpMsg2() local553 pRxEapol, in GenerateGrpMsg2()
156 EAPOL_KeyMsg_t *pRxEapol, t_u8 *da,