Home
last modified time | relevance | path

Searched refs:pNonce1 (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()
254 memcpy(util_fns, pContext + 6 + 6, pNonce1, NONCE_SIZE); in supplicantConstructContext()
259 memcpy(util_fns, pContext + 6 + 6 + NONCE_SIZE, pNonce1, in supplicantConstructContext()
312 UINT8 *pNonce1, in KeyMgmt_DerivePTK() argument
330 supplicantConstructContext(priv, pAddr1, pAddr2, pNonce1, pNonce2, in KeyMgmt_DerivePTK()
H A DkeyMgmtApStaCommon.h52 UINT8 *pAddr2, UINT8 *pNonce1,
60 UINT8 *pAddr2, UINT8 *pNonce1, UINT8 *pNonce2,
H A DkeyMgmtSta_rom.h188 UINT8 *pNonce1,