Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dsm3.c58 #define GG2(x, y, z) ((x & y) | (~x & z)) macro
/openbmc/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S167 #define GG2(x, y, z, o, t) \ macro