Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/utils/
DCryptoUtils.c356 static int16_t CryptoUtils_convertLimitValueToInt(const void *limitValue) in CryptoUtils_convertLimitValueToInt() function
474 …result = CryptoUtils_convertLimitValueToInt(number1) - CryptoUtils_convertLimitValueToInt(number2); in CryptoUtils_compareNumbers()