Searched defs:destination (Results 1 – 2 of 2) sorted by relevance
191 void CryptoUtils_copyPad(const void *source, uint32_t *destination, size_t sourceLength) in CryptoUtils_copyPad()260 void CryptoUtils_reverseCopyPad(const void *source, uint32_t *destination, size_t sourceLength) in CryptoUtils_reverseCopyPad()329 void CryptoUtils_reverseCopy(const void *source, void *destination, size_t sourceLength) in CryptoUtils_reverseCopy()
109 void *destination, in CryptoUtils_reverseCopyPad()