Searched refs:INP_SIZE (Results 1 - 4 of 4) sorted by relevance

/prebuilts/go/darwin-x86/src/crypto/sha256/
H A Dsha256block_amd64.s215 #define INP_SIZE 8 define
220 #define STACK_SIZE _INP + INP_SIZE
/prebuilts/go/linux-x86/src/crypto/sha256/
H A Dsha256block_amd64.s215 #define INP_SIZE 8 define
220 #define STACK_SIZE _INP + INP_SIZE
/prebuilts/go/darwin-x86/src/crypto/sha512/
H A Dsha512block_amd64.s289 #define INP_SIZE (1*8) define
294 #define frame_INPEND (frame_INP + INP_SIZE)
/prebuilts/go/linux-x86/src/crypto/sha512/
H A Dsha512block_amd64.s289 #define INP_SIZE (1*8) define
294 #define frame_INPEND (frame_INP + INP_SIZE)

Completed in 111 milliseconds