Searched refs:LEN64 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/x86/crypto/ |
| H A D | aes-xts-avx-x86_64.S | 154 .set LEN64, %rcx define 784 vmovdqu (SRC, LEN64, 1), %xmm1 790 vpshufb (%r9, LEN64, 1), %xmm0, %xmm2 791 vmovdqu %xmm2, (DST, LEN64, 1) 794 sub LEN64, %r9
|
| H A D | aes-ctr-avx-x86_64.S | 295 .set LEN64, %rcx // Zero-extend LEN before using! define 491 bzhi LEN64, %rax, %rax
|