Searched refs:SHA1_BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance
212 SHA1_BLOCK_SIZE,215 SHA1_BLOCK_SIZE,218 SHA1_BLOCK_SIZE,221 SHA1_BLOCK_SIZE,
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()
101 # define DEFAULT_TEST_HASH_BLOCK_SIZE SHA1_BLOCK_SIZE
90 #define SHA1_BLOCK_SIZE 64 macro364 (MAX(ALG_SHA1 * SHA1_BLOCK_SIZE, \
18 #define SHA1_BLOCK_SIZE 64 macro
413 #define SHA1_BLOCK_SIZE 64 macro1104 (MAX(ALG_SHA1 * SHA1_BLOCK_SIZE, \