/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/ |
H A D | x509_trs.c | 113 int X509_TRUST_set(int *t, int trust) in X509_TRUST_set() 217 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags) in trust_1oidany() 229 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) in trust_1oid() 240 static int trust_compat(X509_TRUST *trust, X509 *x, int flags) in trust_compat()
|
H A D | x509_vfy.c | 784 int trust; in check_trust() local 2177 int X509_STORE_CTX_set_trust(X509_STORE_CTX *ctx, int trust) in X509_STORE_CTX_set_trust() 2198 int purpose, int trust) in X509_STORE_CTX_purpose_inherit() 2958 int trust = X509_TRUST_UNTRUSTED; in build_chain() local
|
H A D | x509_local.h | 24 int trust; /* trust setting to check */ member
|
H A D | x509_vpm.c | 306 int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust) in X509_VERIFY_PARAM_set_trust()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | x509_trust.c | 113 int X509_TRUST_set(int *t, int trust) in X509_TRUST_set() 217 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags) in trust_1oidany() 229 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) in trust_1oid() 240 static int trust_compat(X509_TRUST *trust, X509 *x, int flags) in trust_compat()
|
H A D | x509_vfy.c | 817 int trust; in check_trust() local 2212 int X509_STORE_CTX_set_trust(X509_STORE_CTX *ctx, int trust) in X509_STORE_CTX_set_trust() 2232 int purpose, int trust) in X509_STORE_CTX_purpose_inherit() 2996 int trust = X509_TRUST_UNTRUSTED; in build_chain() local
|
H A D | x509_local.h | 27 int trust; /* trust setting to check */ member
|
H A D | x509_vpm.c | 306 int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust) in X509_VERIFY_PARAM_set_trust()
|
H A D | v3_purp.c | 153 int X509_PURPOSE_add(int id, int trust, int flags, in X509_PURPOSE_add()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | ncache.c | 130 dns_trust_t trust; addoptout() local 506 rdataset_settrust(dns_rdataset_t * rdataset,dns_trust_t trust) rdataset_settrust() argument 541 dns_trust_t trust = dns_trust_none; dns_ncache_getrdataset() local 615 dns_trust_t trust = dns_trust_none; dns_ncache_getsigrdataset() local 712 dns_trust_t trust; dns_ncache_current() local [all...] |
H A D | rdataset.c | 44 dns_trust_totext(dns_trust_t trust) { in dns_trust_totext() argument 660 dns_rdataset_settrust(dns_rdataset_t * rdataset,dns_trust_t trust) dns_rdataset_settrust() argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | ncache.c | 130 dns_trust_t trust; in addoptout() local 506 rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust) { in rdataset_settrust() 541 dns_trust_t trust = dns_trust_none; in dns_ncache_getrdataset() local 615 dns_trust_t trust = dns_trust_none; in dns_ncache_getsigrdataset() local 712 dns_trust_t trust; in dns_ncache_current() local
|
H A D | rdataset.c | 44 dns_trust_totext(dns_trust_t trust) { in dns_trust_totext() 661 dns_rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust) { in dns_rdataset_settrust()
|
H A D | ecdb.c | 75 dns_trust_t trust; member 729 rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust) { in rdataset_settrust()
|
/netbsd-src/external/bsd/ntp/dist/ntpdate/ |
H A D | ntpdate.h | 25 u_char trust; /* trustability of the filtered data */ member
|
/netbsd-src/external/bsd/unbound/dist/util/data/ |
H A D | packed_rrset.h | 255 enum rrset_trust trust; member
|
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
H A D | rdataset.h | 114 dns_trust_t trust; global() member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
H A D | rdataset.h | 115 dns_trust_t trust; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | json.c | 258 void property(const char *name, TRUST trust) in property()
|
H A D | mtype.h | 610 TRUST trust; // level of trust variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | json.d | 282 extern(D) void property(const char[] name, TRUST trust) in property()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/ |
H A D | v3_purp.c | 152 int X509_PURPOSE_add(int id, int trust, int flags, in X509_PURPOSE_add()
|
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | cachedump.c | 448 unsigned int rr_count, rrsig_count, trust, security; in load_rrset() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | x509.h | 104 int trust; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | x509_vfy.h.in | 77 int trust; member
|