Searched refs:CHUNKSZ_SHA256 (Results 1 – 3 of 3) sorted by relevance
10 #define CHUNKSZ_SHA256 (64 * 1024) macro
145 .chunk_size = CHUNKSZ_SHA256,
1144 (unsigned char *)value, CHUNKSZ_SHA256); in calculate_hash()