solv_MD5_Update
solv_MD5_Update(&h->c.md5, (void *)data, len);
extern void solv_MD5_Update(MD5_CTX *ctx, void *data, unsigned long size);