Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S51 t7, mem_cd, key) \ argument
159 vpxor 0 * 16(mem_cd), x4, x4; \
162 vpxor 1 * 16(mem_cd), x5, x5; \
169 vpxor 2 * 16(mem_cd), x6, x6; \
172 vpxor 3 * 16(mem_cd), x7, x7; \
175 vpxor 4 * 16(mem_cd), x0, x0; \
178 vpxor 5 * 16(mem_cd), x1, x1; \
181 vpxor 6 * 16(mem_cd), x2, x2; \
184 vpxor 7 * 16(mem_cd), x3, x3;
213 y6, y7, mem_ab, mem_cd, i, dir, store_ab) \ argument
[all …]
Dcamellia-aesni-avx2-asm_64.S63 t7, mem_cd, key) \ argument
193 vpxor 5 * 32(mem_cd), x1, x1; \
200 vpxor 4 * 32(mem_cd), x0, x0; \
203 vpxor 6 * 32(mem_cd), x2, x2; \
206 vpxor 7 * 32(mem_cd), x3, x3; \
209 vpxor 0 * 32(mem_cd), x4, x4; \
212 vpxor 1 * 32(mem_cd), x5, x5; \
215 vpxor 2 * 32(mem_cd), x6, x6; \
218 vpxor 3 * 32(mem_cd), x7, x7;
247 y6, y7, mem_ab, mem_cd, i, dir, store_ab) \ argument
[all …]