Home
last modified time | relevance | path

Searched defs:trusted (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dx509aux.c38 const int trusted = (strcmp(name, PEM_STRING_X509_TRUSTED) == 0); in test_certs() local
/freebsd/sbin/ldconfig/
H A Delfhints.c61 add_dir(const char *hintsfile, const char *name, bool trusted) in add_dir()
/freebsd/usr.sbin/pkg/
H A Dpkg.c64 bool trusted; member
662 struct fingerprint_list *trusted, *revoked; in verify_signature() local
/freebsd/contrib/wpa/src/tls/
H A Dx509v3.c2138 int x509_certificate_chain_validate(struct x509_certificate *trusted, in x509_certificate_chain_validate()
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_local.h67 X509_STORE *trusted; /* trust store maybe w CRLs and cert verify callback */ member
/freebsd/crypto/openssh/
H A Dclientloop.c291 const char *xauth_path, u_int trusted, u_int timeout, in client_x11_get_proto()