Home
last modified time | relevance | path

Searched refs:_INP_END (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/crypto/
A Dsha256-avx-asm.S124 _INP_END = 0 define
125 _INP = _INP_END + _INP_END_SIZE
365 mov NUM_BLKS, _INP_END(%rsp)
449 cmp _INP_END(%rsp), INP
A Dsha256-ssse3-asm.S118 _INP_END = 0 define
119 _INP = _INP_END + _INP_END_SIZE
374 mov NUM_BLKS, _INP_END(%rsp) # pointer to end of data
462 cmp _INP_END(%rsp), INP
A Dsha256-avx2-asm.S124 _INP_END = _XMM_SAVE + _XMM_SAVE_SIZE define
125 _INP = _INP_END + _INP_END_SIZE
543 mov NUM_BLKS, _INP_END(%rsp)
641 cmp _INP_END(%rsp), INP
667 cmp _INP_END(%rsp), INP

Completed in 5 milliseconds