Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S160 #define GG1(x, y, z, o, t) \ macro
165 #define FF1(x, y, z, o, t) GG1(x, y, z, o, t)
/openbmc/linux/crypto/
H A Dsm3.c57 #define GG1(x, y, z) FF1(x, y, z) macro