Home
last modified time | relevance | path

Searched refs:CryptoUtils_reverseCopy (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/utils/
DCryptoUtils.h217 void CryptoUtils_reverseCopy(const void *source, void *destination, size_t sourceLength);
DCryptoUtils.c329 void CryptoUtils_reverseCopy(const void *source, void *destination, size_t sourceLength) in CryptoUtils_reverseCopy() function