about summary refs log tree commit diff
path: root/third_party/git/compat/sha1-chunked.h
blob: 7b2df28eec4548ce3fca62f3b90fb1df0216ff04 (plain) (blame)
1
2

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