Searched refs:rol32_1_32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | camellia-aesni-avx2-asm_64.S | 300 #define rol32_1_32(v0, v1, v2, v3, t0, t1, t2, zero) \ macro 352 rol32_1_32(t3, t2, t1, t0, tt1, tt2, tt3, tt0); \ 411 rol32_1_32(t3, t2, t1, t0, tt1, tt2, tt3, tt0); \
|