/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sm4-aesni-avx2-asm_64.S | 42 #define RNOT %ymm0 define 297 vpcmpeqd RNOT, RNOT, RNOT; 298 vpsrldq $8, RNOT, RNOT; /* ab: -1:0 ; cd: -1:0 */ 299 vpaddq RNOT, RNOT, RTMP2; /* ab: -2:0 ; cd: -2:0 */ 335 inc_le128(RTMP0, RNOT, RTMP1); 336 inc_le128(RTMP0, RNOT, RTMP [all...] |
H A D | sm4-aesni-avx-asm_64.S | 41 #define RNOT %xmm0 define 434 vpcmpeqd RNOT, RNOT, RNOT; 435 vpsrldq $8, RNOT, RNOT; /* low: -1, high: 0 */ 444 inc_le128(RTMP0, RNOT, RTMP2); /* +1 */ 446 inc_le128(RTMP0, RNOT, RTMP2); /* +2 */ 448 inc_le128(RTMP0, RNOT, RTMP2); /* +3 */ 450 inc_le128(RTMP0, RNOT, RTMP [all...] |
H A D | serpent-sse2-i586-asm_32.S | 36 #define RNOT %xmm7 define 142 pxor RNOT, x4; \ 152 pxor RNOT, x1; \ 160 pxor RNOT, x3; \ 172 pxor RNOT, x0; \ 177 pxor RNOT, x3; \ 189 pxor RNOT, x0; \ 232 pxor RNOT, x1; \ 239 pxor RNOT, x3; \ 261 pxor RNOT, x [all...] |
H A D | serpent-avx2-asm_64.S | 27 #define RNOT %ymm0 define 55 vpxor RNOT, x4, x4; \ 66 vpxor RNOT, x1, x1; \ 73 vpxor RNOT, x3, x3; \ 86 vpxor RNOT, x0, x0; \ 91 vpxor RNOT, x3, x3; \ 103 vpxor RNOT, tp, tp; \ 146 vpxor RNOT, x1, x1; \ 152 vpxor RNOT, x3, x3; \ 174 vpxor RNOT, x [all...] |
H A D | serpent-avx-x86_64-asm_64.S | 43 #define RNOT %xmm11 define 55 vpxor RNOT, x4, x4; \ 66 vpxor RNOT, x1, x1; \ 73 vpxor RNOT, x3, x3; \ 86 vpxor RNOT, x0, x0; \ 91 vpxor RNOT, x3, x3; \ 103 vpxor RNOT, tp, tp; \ 146 vpxor RNOT, x1, x1; \ 152 vpxor RNOT, x3, x3; \ 174 vpxor RNOT, x [all...] |
H A D | serpent-sse2-x86_64-asm_64.S | 34 #define RNOT %xmm10 define 46 pxor RNOT, x4; \ 57 pxor RNOT, x1; \ 65 pxor RNOT, x3; \ 78 pxor RNOT, x0; \ 83 pxor RNOT, x3; \ 96 pxor RNOT, x0; \ 141 pxor RNOT, x1; \ 148 pxor RNOT, x3; \ 171 pxor RNOT, x [all...] |
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 36 #define RNOT %xmm7 define 142 pxor RNOT, x4; \ 152 pxor RNOT, x1; \ 160 pxor RNOT, x3; \ 172 pxor RNOT, x0; \ 177 pxor RNOT, x3; \ 189 pxor RNOT, x0; \ 232 pxor RNOT, x1; \ 239 pxor RNOT, x3; \ 261 pxor RNOT, x [all...] |
H A D | serpent-avx2-asm_64.S | 37 #define RNOT %ymm0 define 65 vpxor RNOT, x4, x4; \ 76 vpxor RNOT, x1, x1; \ 83 vpxor RNOT, x3, x3; \ 96 vpxor RNOT, x0, x0; \ 101 vpxor RNOT, x3, x3; \ 113 vpxor RNOT, tp, tp; \ 156 vpxor RNOT, x1, x1; \ 162 vpxor RNOT, x3, x3; \ 184 vpxor RNOT, x [all...] |
H A D | serpent-avx-x86_64-asm_64.S | 47 #define RNOT %xmm11 define 59 vpxor RNOT, x4, x4; \ 70 vpxor RNOT, x1, x1; \ 77 vpxor RNOT, x3, x3; \ 90 vpxor RNOT, x0, x0; \ 95 vpxor RNOT, x3, x3; \ 107 vpxor RNOT, tp, tp; \ 150 vpxor RNOT, x1, x1; \ 156 vpxor RNOT, x3, x3; \ 178 vpxor RNOT, x [all...] |
H A D | serpent-sse2-x86_64-asm_64.S | 34 #define RNOT %xmm10 define 46 pxor RNOT, x4; \ 57 pxor RNOT, x1; \ 65 pxor RNOT, x3; \ 78 pxor RNOT, x0; \ 83 pxor RNOT, x3; \ 96 pxor RNOT, x0; \ 141 pxor RNOT, x1; \ 148 pxor RNOT, x3; \ 171 pxor RNOT, x [all...] |