Home
last modified time | relevance | path

Searched refs:SIGNATURE_FINGERPRINT (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/usr.sbin/pkg/
HDconfig.h64 SIGNATURE_FINGERPRINT, enumerator
HDconfig.c349 repo->signature_type = SIGNATURE_FINGERPRINT; in parse_signature_type()
HDpkg.c883 if (repo->signature_type == SIGNATURE_FINGERPRINT) { in bootstrap_pkg()