Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H 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
H 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
H 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)
647 cmp _INP_END(%rsp), INP
673 cmp _INP_END(%rsp), INP