Searched refs:RTMPCompareMemory (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_wpa.c1422 if (RTMPCompareMemory(SA, AA, 6) == 1)
1429 if (RTMPCompareMemory(SA, AA, 6) == 1)
1440 if (RTMPCompareMemory(ANonce, SNonce, 32) == 0)
1442 else if (RTMPCompareMemory(ANonce, SNonce, 32) == 1)
1449 if (RTMPCompareMemory(ANonce, SNonce, 32) == 0)
1451 else if (RTMPCompareMemory(ANonce, SNonce, 32) == 1)
H A Dcmm_sanity.c1055 if ((RTMPCompareMemory
1059 (RTMPCompareMemory
H A Drtmp_init.c2396 unsigned long RTMPCompareMemory(void *pSrc1, void *pSrc2, unsigned long Length) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c1492 if (RTMPCompareMemory
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h2351 unsigned long RTMPCompareMemory(void *pSrc1, void *pSrc2, unsigned long Length);

Completed in 153 milliseconds