Home
last modified time | relevance | path

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

/netbsd-src/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-src/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-src/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-src/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-src/crypto/external/bsd/openssh/dist/
H A Dclientloop.c289 const char *xauth_path, u_int trusted, u_int timeout, in client_x11_get_proto()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dzone.c4361 int trusted = 0, revoked = 0, pending = 0; load_secroots() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzone.c4314 int trusted = 0, revoked = 0, pending = 0; in load_secroots() local