Home
last modified time | relevance | path

Searched refs:SM3_Tj_low (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/libecc/src/hash/
H A Dsm3.c58 static const u32 SM3_Tj_low = 0x79cc4519; variable
130 SS1 = SM3_ROTL(SM3_ROTL(A, 12) + E + SM3_ROTL(SM3_Tj_low, j),7); in sm3_process()