Searched refs:GG1 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/crypto/ |
| H A 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/lib/crypto/ |
| H A D | sm3.c | 60 #define GG1(x, y, z) FF1(x, y, z) macro
|