Searched refs:SHA1_BLOCK_SIZE (Results 1 – 9 of 9) sorted by relevance
/external/vboot_reference/firmware/lib/cryptolib/ |
D | padding.c | 212 SHA1_BLOCK_SIZE, 215 SHA1_BLOCK_SIZE, 218 SHA1_BLOCK_SIZE, 221 SHA1_BLOCK_SIZE,
|
/external/vboot_reference/host/lib/ |
D | file_keys.c | 64 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/tpm2/ |
D | CpriHashData.c | 12 {TPM_ALG_SHA1, SHA1_DIGEST_SIZE, SHA1_BLOCK_SIZE,
|
D | Implementation.h | 465 #define SHA1_BLOCK_SIZE 64 macro 860 MAX(ALG_SHA1 * SHA1_BLOCK_SIZE, \
|
D | part4.txt | 24669 403 #define SHA1_BLOCK_SIZE 64 25101 774 MAX(ALG_SHA1 * SHA1_BLOCK_SIZE, \ 27537 3 {TPM_ALG_SHA1, SHA1_DIGEST_SIZE, SHA1_BLOCK_SIZE,
|
/external/elfutils/lib/ |
D | sha1.h | 39 #define SHA1_BLOCK_SIZE 64 macro
|
/external/vboot_reference/firmware/lib/cryptolib/include/ |
D | sha.h | 18 #define SHA1_BLOCK_SIZE 64 macro
|
/external/tpm2/generator/ |
D | raw_structures.txt | 16186 SHA1_BLOCK_SIZE
|
D | raw_structures_fixed.txt | 16162 SHA1_BLOCK_SIZE
|