Home
last modified time | relevance | path

Searched refs:t3 (Results 1 - 1 of 1) sorted by relevance

/test/xts/tools/lite/checksum/src/
H A Dchecksum_sha256.c146 unsigned int t1, t2, t3, t4; in CalcSha256() local
157 t3 = mesg[j + TWO] << lenList[ONE]; in CalcSha256()
159 word[i] = t1 | t2 | t3 | t4; in CalcSha256()

Completed in 1 milliseconds