Searched refs:LEN64 (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/crypto/ |
| H A D | aes-xts-avx-x86_64.S | 158 .set LEN64, %rcx define 809 vmovdqu (SRC, LEN64, 1), %xmm1 815 vpshufb (%r9, LEN64, 1), %xmm0, %xmm2 816 vmovdqu %xmm2, (DST, LEN64, 1) 819 sub LEN64, %r9
|
| H A D | aes-ctr-avx-x86_64.S | 291 .set LEN64, %rcx // Zero-extend LEN before using! define 482 bzhi LEN64, %rax, %rax
|
| /linux/lib/crypto/x86/ |
| H A D | sha256-ni-asm.S | 190 #define LEN64 %rcx macro 309 lea (%rbx, LEN64, 1), COUNT
|