Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_x4_avx2.S73 INP_SIZE = arg2 define
239 # void sha512_x4_avx2(void *STATE, const int INP_SIZE)
241 # arg 2 : INP_SIZE : size of data in blocks (assumed >= 1)
327 sub $1, INP_SIZE # unit is blocks
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_x8_avx2.S74 INP_SIZE = arg2 define
279 # arg 2 : INP_SIZE : size of input in blocks
398 sub $1, INP_SIZE # unit is blocks
/Linux-v4.19/arch/x86/crypto/
Dsha512-avx2-asm.S103 INP_SIZE = 1*8 define
112 frame_INPEND = frame_INP + INP_SIZE