Searched refs:MSG0 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha1_ni_asm.S | 70 #define MSG0 %xmm3 define 121 movdqu 0*16(DATA_PTR), MSG0 122 pshufb SHUF_MASK, MSG0 123 paddd MSG0, E0 133 sha1msg1 MSG1, MSG0 142 pxor MSG2, MSG0 149 sha1msg2 MSG3, MSG0 155 sha1nexte MSG0, E0 157 sha1msg2 MSG0, MSG1 159 sha1msg1 MSG0, MSG [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha1_ni_asm.S | 69 #define MSG0 %xmm3 define 120 movdqu 0*16(DATA_PTR), MSG0 121 pshufb SHUF_MASK, MSG0 122 paddd MSG0, E0 132 sha1msg1 MSG1, MSG0 141 pxor MSG2, MSG0 148 sha1msg2 MSG3, MSG0 154 sha1nexte MSG0, E0 156 sha1msg2 MSG0, MSG1 158 sha1msg1 MSG0, MSG [all...] |
Completed in 2 milliseconds