Searched refs:MSG1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha1_ni_asm.S | 71 #define MSG1 %xmm4 define 128 movdqu 1*16(DATA_PTR), MSG1 129 pshufb SHUF_MASK, MSG1 130 sha1nexte MSG1, E1 133 sha1msg1 MSG1, MSG0 141 sha1msg1 MSG2, MSG1 152 pxor MSG3, MSG1 157 sha1msg2 MSG0, MSG1 163 sha1nexte MSG1, E1 165 sha1msg2 MSG1, MSG [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha1_ni_asm.S | 70 #define MSG1 %xmm4 define 127 movdqu 1*16(DATA_PTR), MSG1 128 pshufb SHUF_MASK, MSG1 129 sha1nexte MSG1, E1 132 sha1msg1 MSG1, MSG0 140 sha1msg1 MSG2, MSG1 151 pxor MSG3, MSG1 156 sha1msg2 MSG0, MSG1 162 sha1nexte MSG1, E1 164 sha1msg2 MSG1, MSG [all...] |
Completed in 2 milliseconds