Searched refs:LTC_HASH_CTX_SIZE (Results 1 – 2 of 2) sorted by relevance
142 #define LTC_HASH_CTX_SIZE 41 macro144 #define LTC_HASH_CTX_SIZE 29 macro150 uint32_t x[LTC_HASH_CTX_SIZE];
3769 for (i = 0; i < (uint32_t)LTC_HASH_CTX_SIZE; i++) in LTC_HASH_Finish()