Searched refs:dstBytePtr (Results 1 – 1 of 1) sorted by relevance
342 uint8_t *dstBytePtr = (uint8_t *)destination + sourceLength - 1; in CryptoUtils_reverseCopy() local350 *dstBytePtr-- = *sourceBytePtr++; in CryptoUtils_reverseCopy()