Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S50 t7, mem_cd, key) \ argument
158 vpxor 0 * 16(mem_cd), x4, x4; \
161 vpxor 1 * 16(mem_cd), x5, x5; \
168 vpxor 2 * 16(mem_cd), x6, x6; \
171 vpxor 3 * 16(mem_cd), x7, x7; \
174 vpxor 4 * 16(mem_cd), x0, x0; \
177 vpxor 5 * 16(mem_cd), x1, x1; \
180 vpxor 6 * 16(mem_cd), x2, x2; \
183 vpxor 7 * 16(mem_cd), x3, x3;
212 y6, y7, mem_ab, mem_cd, i, dir, store_ab) \ argument
[all …]
Dcamellia-aesni-avx2-asm_64.S67 t7, mem_cd, key) \ argument
197 vpxor 5 * 32(mem_cd), x1, x1; \
204 vpxor 4 * 32(mem_cd), x0, x0; \
207 vpxor 6 * 32(mem_cd), x2, x2; \
210 vpxor 7 * 32(mem_cd), x3, x3; \
213 vpxor 0 * 32(mem_cd), x4, x4; \
216 vpxor 1 * 32(mem_cd), x5, x5; \
219 vpxor 2 * 32(mem_cd), x6, x6; \
222 vpxor 3 * 32(mem_cd), x7, x7;
251 y6, y7, mem_ab, mem_cd, i, dir, store_ab) \ argument
[all …]