Searched refs:theBytePtr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1214 unsigned char *theBytePtr; local
1224 theBytePtr = (unsigned char *) theMemPtr;
1226 numSingleBytes = (unsigned long) theBytePtr & 0x0003;
1230 *theBytePtr++ = 0;
1237 theLongPtr = (unsigned long *) theBytePtr;
1247 theBytePtr = (unsigned char *) theLongPtr;
1251 *theBytePtr++ = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1214 unsigned char *theBytePtr; local
1224 theBytePtr = (unsigned char *) theMemPtr;
1226 numSingleBytes = (unsigned long) theBytePtr & 0x0003;
1230 *theBytePtr++ = 0;
1237 theLongPtr = (unsigned long *) theBytePtr;
1247 theBytePtr = (unsigned char *) theLongPtr;
1251 *theBytePtr++ = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1214 unsigned char *theBytePtr; local
1224 theBytePtr = (unsigned char *) theMemPtr;
1226 numSingleBytes = (unsigned long) theBytePtr & 0x0003;
1230 *theBytePtr++ = 0;
1237 theLongPtr = (unsigned long *) theBytePtr;
1247 theBytePtr = (unsigned char *) theLongPtr;
1251 *theBytePtr++ = 0;

Completed in 116 milliseconds