Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/hash/
H A Dsm3.c79 #define SM3_P_0(X) (((u32)X) ^ SM3_ROTL((X), 9) ^ SM3_ROTL((X), 17)) macro
141 E = SM3_P_0(TT2); in sm3_process()
156 E = SM3_P_0(TT2); in sm3_process()
171 E = SM3_P_0(TT2); in sm3_process()