Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/utils/
DCryptoUtils.c42 #define CRYPTOUTILS_NOINLINE __attribute__((noinline)) macro
44 #define CRYPTOUTILS_NOINLINE macro
69 CRYPTOUTILS_NOINLINE bool CryptoUtils_buffersMatch(const volatile void *volatile buffer0, in CryptoUtils_buffersMatch()
104 CRYPTOUTILS_NOINLINE bool CryptoUtils_buffersMatchWordAligned(const volatile uint32_t *volatile buf… in CryptoUtils_buffersMatchWordAligned()