Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pkg/
H A Dconfig.h64 SIGNATURE_FINGERPRINT, enumerator
H A Dconfig.c348 repo->signature_type = SIGNATURE_FINGERPRINT; in parse_signature_type()
H A Dpkg.c871 if (repo->signature_type == SIGNATURE_FINGERPRINT) { in bootstrap_pkg()