Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtApStaCommon.c238 supplicantConstructContext(phostsa_private priv, UINT8 *pAddr1, in supplicantConstructContext() argument
243 if (memcmp(util_fns, pAddr1, pAddr2, 6) < 0) { in supplicantConstructContext()
244 memcpy(util_fns, pContext, pAddr1, sizeof(IEEEtypes_MacAddr_t)); in supplicantConstructContext()
249 memcpy(util_fns, (pContext + 6), pAddr1, in supplicantConstructContext()
310 KeyMgmt_DerivePTK(phostsa_private priv, UINT8 *pAddr1, in KeyMgmt_DerivePTK() argument
330 supplicantConstructContext(priv, pAddr1, pAddr2, pNonce1, pNonce2, in KeyMgmt_DerivePTK()
H A DkeyMgmtApStaCommon.h51 extern void supplicantConstructContext(phostsa_private priv, UINT8 *pAddr1,
59 extern void KeyMgmt_DerivePTK(phostsa_private priv, UINT8 *pAddr1,
H A DkeyMgmtSta_rom.h186 extern void KeyMgmt_DerivePTK(phostsa_private priv, UINT8 *pAddr1,