Searched refs:GG1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/arch/x86/crypto/ |
D | sm3-avx-asm_64.S | 159 #define GG1(x, y, z, o, t) \ macro 164 #define FF1(x, y, z, o, t) GG1(x, y, z, o, t)
|
/Linux-v6.1/crypto/ |
D | sm3.c | 57 #define GG1(x, y, z) FF1(x, y, z) macro
|