Searched refs:FF2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/crypto/ | ||
A D | sm3.c | 55 #define FF2(x, y, z) ((x & y) | (x & z) | (y & z)) macro |
/linux-6.3-rc2/arch/x86/crypto/ | ||
A D | sm3-avx-asm_64.S | 173 #define FF2(x, y, z, o, t) \ macro |
Completed in 8 milliseconds