Home
last modified time | relevance | path

Searched defs:load_trusted (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/certctl/
H A Dcertctl.c639 load_trusted(bool all, struct cert_tree *exclude) in load_trusted() function
/freebsd/crypto/openssl/apps/
H A Dcmp.c1011 static X509_STORE *load_trusted(char *input, int for_new_cert, const char *desc) in load_trusted() function