Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dx509aux.c38 const int trusted = (strcmp(name, PEM_STRING_X509_TRUSTED) == 0); in test_certs() local
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dx509aux.c38 const int trusted = (strcmp(name, PEM_STRING_X509_TRUSTED) == 0); in test_certs() local
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dastenums.d93 trusted = 0x40_0000_0000, /// `@trusted` enumerator
H A Dmtype.h541 trusted = 2, // @trusted enumerator
/netbsd/external/bsd/wpa/dist/src/tls/
H A Dx509v3.c2057 int x509_certificate_chain_validate(struct x509_certificate *trusted, in x509_certificate_chain_validate()
/netbsd/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_local.h67 X509_STORE *trusted; /* trust store maybe w CRLs and cert verify callback */ member
/netbsd/crypto/external/bsd/openssh/dist/
H A Dclientloop.c282 const char *xauth_path, u_int trusted, u_int timeout, in client_x11_get_proto()
/netbsd/external/mpl/bind/dist/lib/dns/
H A Dzone.c4314 int trusted = 0, revoked = 0, pending = 0; in load_secroots() local