Searched refs:MSG3 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha1_ni_asm.S | 73 #define MSG3 %xmm6 define 145 movdqu 3*16(DATA_PTR), MSG3 146 pshufb SHUF_MASK, MSG3 147 sha1nexte MSG3, E1 149 sha1msg2 MSG3, MSG0 151 sha1msg1 MSG3, MSG2 152 pxor MSG3, MSG1 159 sha1msg1 MSG0, MSG3 168 pxor MSG1, MSG3 173 sha1msg2 MSG2, MSG3 [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha1_ni_asm.S | 72 #define MSG3 %xmm6 define 144 movdqu 3*16(DATA_PTR), MSG3 145 pshufb SHUF_MASK, MSG3 146 sha1nexte MSG3, E1 148 sha1msg2 MSG3, MSG0 150 sha1msg1 MSG3, MSG2 151 pxor MSG3, MSG1 158 sha1msg1 MSG0, MSG3 167 pxor MSG1, MSG3 172 sha1msg2 MSG2, MSG3 [all...] |
Completed in 2 milliseconds