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