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