Searched refs:SM3_Tj_low (Results 1 – 1 of 1) sorted by relevance
58 static const u32 SM3_Tj_low = 0x79cc4519; variable130 SS1 = SM3_ROTL(SM3_ROTL(A, 12) + E + SM3_ROTL(SM3_Tj_low, j),7); in sm3_process()