Searched refs:TC_SHA256_STATE_BLOCKS (Results 1 – 2 of 2) sorted by relevance
69 #define TC_SHA256_STATE_BLOCKS (TC_SHA256_DIGEST_SIZE/4) macro72 unsigned int iv[TC_SHA256_STATE_BLOCKS];
124 for (i = 0; i < TC_SHA256_STATE_BLOCKS; ++i) { in tc_sha256_final()
Completed in 3 milliseconds