Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/pkg/
HDconfig.h65 SIGNATURE_PUBKEY, enumerator
HDconfig.c351 repo->signature_type = SIGNATURE_PUBKEY; in parse_signature_type()
HDpkg.c898 } else if (repo->signature_type == SIGNATURE_PUBKEY) { in bootstrap_pkg()