Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/hash/
H A Dsm3.c69 #define GG_j_high(X, Y, Z) ((((u32)(X)) & ((u32)(Y))) | \ macro
148 TT2 = GG_j_high(E, F, G) + H + SS1 + W[j]; in sm3_process()
163 TT2 = GG_j_high(E, F, G) + H + SS1 + W[j]; in sm3_process()