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