Searched defs:GG2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/crypto/ | ||
H A D | sm3.c | 58 #define GG2(x, y, z) ((x & y) | (~x & z)) macro |
/kernel/linux/linux-6.6/arch/x86/crypto/ | ||
H A D | sm3-avx-asm_64.S | 167 #define GG2(x, y, z, o, t) \ define |
Completed in 2 milliseconds