/external/openssl/include/openssl/ |
x509.h | 272 STACK_OF(ASN1_OBJECT) *trust; /* trusted uses */ member in struct:x509_cert_aux_st 314 /* This is used for a table of trust checking functions */ 317 int trust; member in struct:x509_trust_st 332 /* standard trust ids */ 850 int (*X509_TRUST_set_default(int (*trust)(int , X509 *, int)))(int, X509 *, int); 851 int X509_TRUST_set(int *t, int trust); [all...] |
/external/chromium/net/base/ |
x509_certificate_mac.cc | 294 // a bitwise-OR of VerifyFlags that can further alter how trust is 371 // This function calls SecTrust but doesn't actually pay attention to the trust 372 // result: it shouldn't be used to determine trust, just to traverse the chain. 393 ScopedCFTypeRef<SecTrustRef> trust(trust_ref); 395 // Evaluate trust, which creates the cert chain. 398 result = SecTrustEvaluate(trust, &status); 401 return SecTrustGetResult(trust, &status, out_cert_chain, &status_chain); [all...] |
test_root_certs_win.cc | 129 // trust the certificate. However, appending a store to the collection
|
/external/openssl/crypto/ocsp/ |
ocsp_vfy.c | 141 * check for explicit trust 356 * against a given trust value.
|
/external/tcpdump/ |
print-cdp.c | 64 { 0x12, "AVVID trust bitmap"}, 191 case 0x12: /* AVVID trust bitmap - not documented */
|
/frameworks/base/core/java/android/net/http/ |
HttpsConnection.java | 84 // here, trust managers is a single trust-all manager
|
/libcore/luni/src/main/files/cacerts/ |
12d55845.0 | 27 Issuer: O=Digital Signature Trust Co., CN=DST Root CA X3 31 Subject: O=Digital Signature Trust Co., CN=DST Root CA X3
|
1dac3003.0 | 31 Issuer: C=US, O=Digital Signature Trust, OU=DST ACES, CN=DST ACES CA X6 35 Subject: C=US, O=Digital Signature Trust, OU=DST ACES, CN=DST ACES CA X6
|
4e18c148.0 | 28 Issuer: C=DE, O=Deutsche Telekom AG, OU=T-TeleSec Trust Center, CN=Deutsche Telekom Root CA 2 32 Subject: C=DE, O=Deutsche Telekom AG, OU=T-TeleSec Trust Center, CN=Deutsche Telekom Root CA 2
|
524d9b43.0 | 35 Issuer: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2008 VeriSign, Inc. - For authorized use only, CN=VeriSign Universal Root Certification Authority 39 Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2008 VeriSign, Inc. - For authorized use only, CN=VeriSign Universal Root Certification Authority
|
7d453d8f.0 | 31 Issuer: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 1999 VeriSign, Inc. - For authorized use only, CN=VeriSign Class 3 Public Primary Certification Authority - G3 35 Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 1999 VeriSign, Inc. - For authorized use only, CN=VeriSign Class 3 Public Primary Certification Authority - G3
|
9dbefe7b.0 | 27 Issuer: C=JP, O=SECOM Trust Systems CO.,LTD., OU=Security Communication EV RootCA1 31 Subject: C=JP, O=SECOM Trust Systems CO.,LTD., OU=Security Communication EV RootCA1
|
a3896b44.0 | 26 Issuer: C=JP, O=SECOM Trust.net, OU=Security Communication RootCA1 30 Subject: C=JP, O=SECOM Trust.net, OU=Security Communication RootCA1
|
c527e4ab.0 | 31 Issuer: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 1999 VeriSign, Inc. - For authorized use only, CN=VeriSign Class 4 Public Primary Certification Authority - G3 35 Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 1999 VeriSign, Inc. - For authorized use only, CN=VeriSign Class 4 Public Primary Certification Authority - G3
|
facacbc6.0 | 35 Issuer: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2006 VeriSign, Inc. - For authorized use only, CN=VeriSign Class 3 Public Primary Certification Authority - G5 39 Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2006 VeriSign, Inc. - For authorized use only, CN=VeriSign Class 3 Public Primary Certification Authority - G5
|
/libcore/luni/src/main/java/javax/net/ssl/ |
HttpsURLConnection.java | 35 * If an application wants to trust Certificate Authority (CA) 44 * <p>For example, to trust a set of certificates specified by a {@code KeyStore}:
|
/libcore/luni/src/test/java/tests/targets/security/cert/ |
CertificateTest.java | 116 * Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2006 VeriSign, Inc. - For authorized use only, CN=VeriSign Class 3 Public Primary Certification Authority - G5 212 * Issuer: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2006 VeriSign, Inc. - For authorized use only, CN=VeriSign Class 3 Public Primary Certification Authority - G5 216 * Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=Terms of use at https://www.verisign.com/rpa (c)06, CN=VeriSign Class 3 Extended Validation SSL SGC CA [all...] |
/bootable/diskinstaller/editdisklbl/ |
editdisklbl.c | 104 * and wedge things. I just don't trust myself. */
|
/cts/tests/src/android/webkit/cts/ |
CtsTestServer.java | 218 // Install hostname verifiers and trust managers that don't do 244 // Trust the CtSTestServer... 248 // Trust the CtSTestServer... 258 * the client to trust the web server and call [all...] |
/external/bison/lib/ |
stdbool_.h | 102 /* With this compiler, trust the _Bool type if the compiler has it. */
|
/external/bluetooth/bluez/src/ |
storage.c | 664 gboolean trust) 683 if (trusted == trust) { 689 if (trust) 695 if (!trust && !services)
|
storage.h | 54 int write_trust(const char *src, const char *addr, const char *service, gboolean trust);
|
/external/chromium/chrome/browser/ |
process_info_snapshot.h | 46 // actual executable name; never trust it absolutely, and only take it
|
/external/chromium/chrome/browser/ui/app_modal_dialogs/ |
js_modal_dialog.cc | 37 // One-dimensional eliding. Trust the window system to break the string
|
/external/chromium/chrome/browser/ui/views/ |
html_dialog_view.cc | 182 // if it's a dialog we know about, we trust it not to be mean to the user.
|