Searched refs:sub_block (Results 1 – 1 of 1) sorted by relevance
128 const unsigned char *sub_block = NULL; in sha256_transf() local133 sub_block = message + (i << 6); in sha256_transf()136 PACK32(&sub_block[j << 2], &w[j]); in sha256_transf()
Completed in 2 milliseconds