compat / sha1-chunked.hon commit sha1: allow limiting the size of the data passed to SHA1_Update() (001fd7a)
   1
   2int git_SHA1_Update_Chunked(platform_SHA_CTX *c, const void *data, size_t len);