Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pkg/
H A Dconfig.h65 SIGNATURE_PUBKEY, enumerator
H A Dconfig.c351 repo->signature_type = SIGNATURE_PUBKEY; in parse_signature_type()
H A Dpkg.c892 } else if (repo->signature_type == SIGNATURE_PUBKEY) { in bootstrap_pkg()