Searched refs:MSGTMP1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha256_ni_asm.S | 68 #define MSGTMP1 %xmm4 define 140 movdqa MSG, MSGTMP1 145 sha256msg1 MSGTMP1, MSGTMP0 155 sha256msg1 MSGTMP2, MSGTMP1 177 paddd MSGTMP4, MSGTMP1 178 sha256msg2 MSGTMP0, MSGTMP1 184 movdqa MSGTMP1, MSG 187 movdqa MSGTMP1, MSGTMP4 190 sha256msg2 MSGTMP1, MSGTMP2 193 sha256msg1 MSGTMP1, MSGTMP [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha256_ni_asm.S | 69 #define MSGTMP1 %xmm4 define 140 movdqa MSG, MSGTMP1 145 sha256msg1 MSGTMP1, MSGTMP0 155 sha256msg1 MSGTMP2, MSGTMP1 177 paddd MSGTMP4, MSGTMP1 178 sha256msg2 MSGTMP0, MSGTMP1 184 movdqa MSGTMP1, MSG 187 movdqa MSGTMP1, MSGTMP4 190 sha256msg2 MSGTMP1, MSGTMP2 193 sha256msg1 MSGTMP1, MSGTMP [all...] |
Completed in 1 milliseconds