Home
last modified time | relevance | path

Searched refs:pSNonce (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtSta_rom.c776 t_u8 *da, t_u8 *sa, UINT8 *pSNonce) in KeyMgmtSta_PrepareEAPOLFrame() argument
798 if (pSNonce) { in KeyMgmtSta_PrepareEAPOLFrame()
799 memcpy(util_fns, (UINT8 *)pTxEapol->keyMsg.key_nonce, pSNonce, in KeyMgmtSta_PrepareEAPOLFrame()
H A DkeyMgmtSta_rom.h157 t_u8 *sa, UINT8 *pSNonce);
H A DkeyMgmtSta.c361 UINT8 *pSNonce, UINT8 *pEAPOLMICKey, UINT8 forceKeyDescVersion) in GeneratePWKMsg2() argument
400 (t_u8 *)&suppData->localStaAddr, pSNonce); in GeneratePWKMsg2()