Searched refs:CHUNKSZ_SHA1 (Results 1 – 3 of 3) sorted by relevance
423 #ifndef CHUNKSZ_SHA1424 #define CHUNKSZ_SHA1 (64 * 1024) macro
124 .chunk_size = CHUNKSZ_SHA1,
1140 (unsigned char *)value, CHUNKSZ_SHA1); in calculate_hash()