solv_SHA1_Final
solv_SHA1_Final(&h->c.sha1, h->result);
void solv_SHA1_Final(SHA1_CTX* context, uint8_t digest[SHA1_DIGEST_SIZE]);