| /src/external/mpl/bind/dist/bin/tests/system/dnssec_malformed_dnskey/ns2/ |
| trusted.conf.j2 | 14 trust-anchors { 20 * The key tag in the trust anchor must match that of the revoked
|
| /src/external/mpl/bind/dist/bin/tests/system/dnssec_malformed_dnskey/ns3/ |
| trusted.conf.j2 | 14 trust-anchors { 20 * The key tag in the trust anchor must match that of the revoked
|
| /src/crypto/external/apache2/openssl/dist/crypto/x509/ |
| x509_trust.c | 18 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags); 19 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags); 20 static int trust_compat(X509_TRUST *trust, X509 *x, int flags); 26 * WARNING: the following table should be kept in order of trust and without 27 * any gaps so we can just subtract the minimum trust value to get an index 54 return (*a)->trust - (*b)->trust; 57 int (*X509_TRUST_set_default(int (*trust)(int, X509 *, int)))(int, X509 *, 62 default_trust = trust; 108 tmp.trust = id [all...] |
| x_x509a.c | 27 ASN1_SEQUENCE_OF_OPT(X509_CERT_AUX, trust, ASN1_OBJECT), 114 if (aux->trust == NULL 115 && (aux->trust = sk_ASN1_OBJECT_new_null()) == NULL) 117 if (!objtmp || sk_ASN1_OBJECT_push(aux->trust, objtmp)) 149 sk_ASN1_OBJECT_pop_free(x->aux->trust, ASN1_OBJECT_free); 150 x->aux->trust = NULL; 165 return x->aux->trust;
|
| /src/crypto/external/bsd/openssl/dist/crypto/x509/ |
| x509_trust.c | 18 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags); 19 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags); 20 static int trust_compat(X509_TRUST *trust, X509 *x, int flags); 26 * WARNING: the following table should be kept in order of trust and without 27 * any gaps so we can just subtract the minimum trust value to get an index 54 return (*a)->trust - (*b)->trust; 57 int (*X509_TRUST_set_default(int (*trust) (int, X509 *, int))) (int, X509 *, 61 default_trust = trust; 106 tmp.trust = id [all...] |
| x_x509a.c | 27 ASN1_SEQUENCE_OF_OPT(X509_CERT_AUX, trust, ASN1_OBJECT), 114 if (aux->trust == NULL 115 && (aux->trust = sk_ASN1_OBJECT_new_null()) == NULL) 117 if (!objtmp || sk_ASN1_OBJECT_push(aux->trust, objtmp)) 149 sk_ASN1_OBJECT_pop_free(x->aux->trust, ASN1_OBJECT_free); 150 x->aux->trust = NULL; 165 return x->aux->trust;
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/x509/ |
| x509_trs.c | 18 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags); 19 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags); 20 static int trust_compat(X509_TRUST *trust, X509 *x, int flags); 26 * WARNING: the following table should be kept in order of trust and without 27 * any gaps so we can just subtract the minimum trust value to get an index 54 return (*a)->trust - (*b)->trust; 57 int (*X509_TRUST_set_default(int (*trust) (int, X509 *, int))) (int, X509 *, 61 default_trust = trust; 106 tmp.trust = id [all...] |
| x_x509a.c | 27 ASN1_SEQUENCE_OF_OPT(X509_CERT_AUX, trust, ASN1_OBJECT), 114 if (aux->trust == NULL 115 && (aux->trust = sk_ASN1_OBJECT_new_null()) == NULL) 117 if (!objtmp || sk_ASN1_OBJECT_push(aux->trust, objtmp)) 144 sk_ASN1_OBJECT_pop_free(x->aux->trust, ASN1_OBJECT_free); 145 x->aux->trust = NULL; 160 return x->aux->trust;
|
| /src/external/mpl/mozilla-certdata/share/ |
| Makefile | 17 $D_CERTS!= cat ${.CURDIR:Q}/$D.trust 58 # and commit certs/ and *.trust. 66 rm -f ${TRUSTDOMAINS:=.trust} 71 -v CODETRUST=code.trust \ 72 -v EMAILTRUST=email.trust \ 74 -v SERVERTRUST=server.trust \
|
| /src/external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/ |
| fwd_edns_bksec.conf | 13 trust-anchor: "example.com. 3600 IN DS 30899 5 1 d4bf9d2e10f6d76840d42ef5913022abcd0bf512"
|
| /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns1/ |
| named.conf.j2 | 27 /* test that we can turn off trust-anchor-telemetry */ 28 trust-anchor-telemetry no;
|
| /src/external/mpl/bind/dist/bin/tests/system/dnssec_unsupported_ds/ns1/ |
| named.conf.j2 | 29 /* test that we can turn off trust-anchor-telemetry */ 30 trust-anchor-telemetry no;
|
| /src/external/mpl/bind/dist/bin/tests/system/nta/ns1/ |
| named.conf.j2 | 27 /* test that we can turn off trust-anchor-telemetry */ 28 trust-anchor-telemetry no;
|
| /src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
| bad-duplicate-key.conf | 18 trust-anchors { 28 trust-anchors {
|
| check-root-ksk-2010.conf | 14 trust-anchors {
|
| check-root-ksk-2017.conf | 14 trust-anchors {
|
| /src/external/bsd/unbound/dist/testdata/ede.tdir/bogus/ |
| make-broken-zone.sh | 17 # Root trust anchor 18 echo ". IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d" > bogus/trust-anchors 23 cat $CSK.ds >> bogus/trust-anchors 47 cat $CSK.ds >> bogus/trust-anchors 58 cat $CSK.ds >> bogus/trust-anchors 69 cat $CSK.ds >> bogus/trust-anchors
|
| /src/external/bsd/unbound/dist/testdata/fast_reload_fwd.tdir/ |
| fast_reload_fwd.conf | 12 trust-anchor: "ta1.example.com DS 55566 8 2 9c148338951ce1c3b5cd3da532f3d90dfcf92595148022f2c2fd98e5deee90af" 13 trust-anchor: "ta2.example.com DS 55566 8 2 9c148338951ce1c3b5cd3da532f3d90dfcf92595148022f2c2fd98e5deee90af" 14 trust-anchor: "ta3.example.com DS 55566 8 2 9c148338951ce1c3b5cd3da532f3d90dfcf92595148022f2c2fd98e5deee90af"
|
| /src/external/bsd/unbound/dist/testdata/stat_values.tdir/ |
| stat_values.conf | 16 trust-anchor-signaling: no 20 trust-anchor: "bogusdnssec. DNSKEY 257 3 8 AwEAAbwL6LuXTLXtb23CsXhpkxxyGbEFUROh/L8BWA1EEF8LdQ4Rmsj4 D5D8uAnRFDkNhM6XiII9xcsavwBGNwHxzUaij4MZQu1vrzcfGIJLcC1Q paZmSH9WqIYFQci+T4s4UfDrrS96wO/H0nJvFmavWVX/7p1Q6dv0Arwz XMXaHGrRVdEgK2MDS3dFRngx5JC5fwD7YnwH08EAoFRjdAoXe+etOAeG aOT9IGjVM5LKkN2k6fIRvZ2l9eu5/o+h5L+kpDRcapW2QiL21hCcmwpW 50Llfx9Ovk+M7TBjp4iT7Tc8gLzRZr24LmXEyABb54WW3aoF5k8DZPot 9ogUjxVN/dM="
|
| stat_values_cachedb.conf | 17 trust-anchor-signaling: no
|
| stat_values_downstream_cookies.conf | 16 trust-anchor-signaling: no
|
| /src/external/mpl/bind/dist/lib/dns/ |
| ncache.c | 40 * trust 138 dns_trust_t trust; local 169 trust = 0xffff; 203 if (trust > rdataset->trust) { 204 trust = rdataset->trust; 226 (unsigned char)rdataset->trust); 260 if (trust == 0xffff) { 268 trust = dns_trust_authauthority 532 dns_trust_t trust = dns_trust_none; local 600 dns_trust_t trust = dns_trust_none; local 690 dns_trust_t trust; local [all...] |
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| ncache.c | 40 * trust 130 dns_trust_t trust; local 161 trust = 0xffff; 195 if (trust > rdataset->trust) { 196 trust = rdataset->trust; 218 (unsigned char)rdataset->trust); 252 if (trust == 0xffff) { 260 trust = dns_trust_authauthority 541 dns_trust_t trust = dns_trust_none; local 615 dns_trust_t trust = dns_trust_none; local 712 dns_trust_t trust; local [all...] |
| /src/external/bsd/unbound/dist/testdata/fwd_bogus.tdir/ |
| fwd_bogus.conf | 12 trust-anchor: "example.com. 3600 IN DS 30899 5 1 d4bf9d2e10f6d76840d42ef5913022abcd0bf512"
|
| /src/external/bsd/unbound/dist/testdata/root_zonemd.tdir/ |
| root_zonemd.conf | 14 trust-anchor: ". DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D"
|