SHA_Update
void SHA_Update(SHA_CTX *c, const void *data, size_t len);
#ifndef SHA_Update
__weak_reference(_libmd_SHA_Update, SHA_Update);