Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dsm3.c58 #define GG2(x, y, z) ((x & y) | (~x & z)) macro
/Linux-v6.1/arch/x86/crypto/
Dsm3-avx-asm_64.S166 #define GG2(x, y, z, o, t) \ macro