Searched refs:TC_SHA512_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
67 #define TC_SHA512_BLOCK_SIZE (128) macro74 uint8_t leftover[TC_SHA512_BLOCK_SIZE];
76 if (s->leftover_offset >= TC_SHA512_BLOCK_SIZE) { in tc_sha512_update()79 s->bits_hashed += (TC_SHA512_BLOCK_SIZE << 3); in tc_sha512_update()