Home
last modified time | relevance | path

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

/crypto/
Dsm3_generic.c44 static inline u32 gg(unsigned int n, u32 e, u32 f, u32 g) in gg() function
99 tt2 = gg(i, e, f, g) + h + ss1 + *w; in sm3_compress()