solv_chksum_len
*lenp = solv_chksum_len(h->type);
int l = solv_chksum_len(type);
int solv_chksum_len(Id type);
return chk ? pool_bin2hex(repo->pool, chk, solv_chksum_len(*typep)) : 0;
if (!(l = solv_chksum_len(type)))
if (!(l = solv_chksum_len(type)))
if (!(l = solv_chksum_len(type)))
return chk ? pool_bin2hex(s->repo->pool, chk, solv_chksum_len(*typep)) : 0;