Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sha1-chunked.h « compat - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b2df28eec4548ce3fca62f3b90fb1df0216ff04 (plain)
1
2

int git_SHA1_Update_Chunked(platform_SHA_CTX *c, const void *data, size_t len);