Searched refs:MSG2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha1_ni_asm.S | 72 #define MSG2 %xmm5 define 136 movdqu 2*16(DATA_PTR), MSG2 137 pshufb SHUF_MASK, MSG2 138 sha1nexte MSG2, E0 141 sha1msg1 MSG2, MSG1 142 pxor MSG2, MSG0 151 sha1msg1 MSG3, MSG2 160 pxor MSG0, MSG2 165 sha1msg2 MSG1, MSG2 171 sha1nexte MSG2, E [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha1_ni_asm.S | 71 #define MSG2 %xmm5 define 135 movdqu 2*16(DATA_PTR), MSG2 136 pshufb SHUF_MASK, MSG2 137 sha1nexte MSG2, E0 140 sha1msg1 MSG2, MSG1 141 pxor MSG2, MSG0 150 sha1msg1 MSG3, MSG2 159 pxor MSG0, MSG2 164 sha1msg2 MSG1, MSG2 170 sha1nexte MSG2, E [all...] |
Completed in 1 milliseconds