Searched refs:MSGTMP3 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha256_ni_asm.S | 70 #define MSGTMP3 %xmm6 define 160 movdqa MSG, MSGTMP3 163 movdqa MSGTMP3, MSGTMP4 166 sha256msg2 MSGTMP3, MSGTMP0 169 sha256msg1 MSGTMP3, MSGTMP2 176 palignr $4, MSGTMP3, MSGTMP4 181 sha256msg1 MSGTMP0, MSGTMP3 201 paddd MSGTMP4, MSGTMP3 202 sha256msg2 MSGTMP2, MSGTMP3 208 movdqa MSGTMP3, MS [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha256_ni_asm.S | 71 #define MSGTMP3 %xmm6 define 160 movdqa MSG, MSGTMP3 163 movdqa MSGTMP3, MSGTMP4 166 sha256msg2 MSGTMP3, MSGTMP0 169 sha256msg1 MSGTMP3, MSGTMP2 176 palignr $4, MSGTMP3, MSGTMP4 181 sha256msg1 MSGTMP0, MSGTMP3 201 paddd MSGTMP4, MSGTMP3 202 sha256msg2 MSGTMP2, MSGTMP3 208 movdqa MSGTMP3, MS [all...] |
Completed in 1 milliseconds