Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtApStaCommon.c240 UINT8 *pNonce1, UINT8 *pNonce2, UINT8 *pContext) in supplicantConstructContext() argument
253 if (memcmp(util_fns, pNonce1, pNonce2, NONCE_SIZE) < 0) { in supplicantConstructContext()
255 memcpy(util_fns, pContext + 6 + 6 + NONCE_SIZE, pNonce2, in supplicantConstructContext()
258 memcpy(util_fns, pContext + 6 + 6, pNonce2, NONCE_SIZE); in supplicantConstructContext()
313 UINT8 *pNonce2, UINT8 *pPTK, UINT8 *pPMK, BOOLEAN use_kdf) in KeyMgmt_DerivePTK() argument
330 supplicantConstructContext(priv, pAddr1, pAddr2, pNonce1, pNonce2, in KeyMgmt_DerivePTK()
H A DkeyMgmtApStaCommon.h53 UINT8 *pNonce2, UINT8 *pContext);
60 UINT8 *pAddr2, UINT8 *pNonce1, UINT8 *pNonce2,
H A DkeyMgmtSta_rom.h189 UINT8 *pNonce2,