Searched refs:verification_style_from_url (Results 1 – 4 of 4) sorted by relevance
585 r = verification_style_from_url(verify_job->url, &style); in pull_verify()602 int verification_style_from_url(const char *url, VerificationStyle *ret) { in verification_style_from_url() function636 r = verification_style_from_url(j->url, &style); in pull_job_restart_with_sha256sum()
43 int verification_style_from_url(const char *url, VerificationStyle *style);
350 r = verification_style_from_url(i->checksum_job->url, &style); in tar_pull_job_on_finished()
557 r = verification_style_from_url(verify_job->url, &style); in raw_pull_job_on_finished()