Home
last modified time | relevance | path

Searched refs:SHA1_BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance

/external/vboot_reference/firmware/lib/cryptolib/
Dpadding.c212 SHA1_BLOCK_SIZE,
215 SHA1_BLOCK_SIZE,
218 SHA1_BLOCK_SIZE,
221 SHA1_BLOCK_SIZE,
/external/vboot_reference/host/lib/
Dfile_keys.c64 uint8_t data[SHA1_BLOCK_SIZE]; in DigestFile()
73 while ( (len = read(input_fd, data, SHA1_BLOCK_SIZE)) == in DigestFile()
74 SHA1_BLOCK_SIZE) in DigestFile()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DSelfTest.h101 # define DEFAULT_TEST_HASH_BLOCK_SIZE SHA1_BLOCK_SIZE
DTpmAlgorithmDefines.h90 #define SHA1_BLOCK_SIZE 64 macro
364 (MAX(ALG_SHA1 * SHA1_BLOCK_SIZE, \
/external/vboot_reference/firmware/lib/cryptolib/include/
Dsha.h18 #define SHA1_BLOCK_SIZE 64 macro
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
DImplementation.h413 #define SHA1_BLOCK_SIZE 64 macro
1104 (MAX(ALG_SHA1 * SHA1_BLOCK_SIZE, \