HomeSort by relevance Sort by last modified time
    Searched full:trusted (Results 351 - 375 of 873) sorted by null

<<11121314151617181920>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties 155 # {1} number of trusted root certificates (trustanchors) provided
156 CertPathReviewer.noTrustAnchorFound.title = No trusted root certificate found
157 CertPathReviewer.noTrustAnchorFound.text = The root certificate of the certificate path was issued by a CA that is not in the the trusted-root-certificate-store used for the path validation. The name of the CA is "{0}".
158 CertPathReviewer.noTrustAnchorFound.summary = The root certificate of the certificate path was issued by a CA that is not in the the trusted-root-certificate-store used for the path validation.
159 CertPathReviewer.noTrustAnchorFound.details = The root certificate of the certificate path was issued by a CA that is not in the the trusted-root-certificate-store used for the path validation. The name of the CA is "{0}". The trusted-root-certificate store contains {1} CA(s).
165 CertPathReviewer.conflictingTrustAnchors.text = Warning: corrupt trust root store: There are {0} trusted public keys for the CA "{1}" - please ensure with CA which is the correct key.
166 CertPathReviewer.conflictingTrustAnchors.summary = Warning: corrupt trust root store: There are {0} trusted public keys for the CA "{1}" - please ensure with CA which is the correct key.
167 CertPathReviewer.conflictingTrustAnchors.details = Warning: corrupt trust root store: There are {0} trusted public keys for the CA "{1}" - please ensure with CA which is the correct key.
    [all...]
  /libcore/luni/src/main/java/java/security/
KeyStore.java 273 * Returns the trusted certificate for the entry with the given alias.
277 * @return the trusted certificate for the entry with the given alias, or
383 * alias is not associated to an entry containing a trusted
    [all...]
KeyStoreSpi.java 68 * Returns the trusted certificate for the entry with the given alias.
72 * @return the trusted certificate for the entry with the given alias, or
141 * a trusted certificate, or this method fails for any other
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
TrustAnchorTest.java 267 * Assertion: returns most trusted CA public key</code><br>
290 * Assertion: returns most trusted CA name as <code>String</code><br>
313 * was not specified as trusted certificate<br>
314 * Test preconditions: test object is not specified as trusted certificate<br>
336 * Assertion: returns most trusted CA<br>
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
debugging.rst 470 Pepper plugin (sometimes referred to as a "`trusted
471 <http://www.chromium.org/nativeclient/getting-started/getting-started-background-and-basics#TOC-Trusted-vs-Untrusted>`_"
475 module as a trusted Pepper plugin allows you to use standard debuggers and
479 For details on this advanced development technique, see `Debugging a Trusted
481 <http://www.chromium.org/nativeclient/how-tos/debugging-documentation/debugging-a-trusted-plugin>`_.
  /external/chromium_org/ppapi/generators/
idl_thunk.py 65 'trusted/ppb_buffer_trusted.h' -> 'ppb_buffer_trusted'
94 """Strips path and dev, trusted, and private suffixes from the file name."""
106 """Strips Dev, Private, and Trusted suffixes from the API name."""
107 if api_name.endswith('Trusted'):
108 api_name = api_name[:-len('Trusted')]
  /libcore/luni/src/test/java/tests/security/cert/
TrustAnchorTest.java 401 * Assertion: returns most trusted CA public key</code><br>
424 * Assertion: returns most trusted CA name as <code>String</code><br>
447 * was not specified as trusted certificate<br>
448 * Test preconditions: test object is not specified as trusted certificate<br>
551 * Assertion: returns most trusted CA<br>
  /external/chromium_org/ppapi/cpp/
url_request_info.h 204 /// with universal access (only available on trusted implementations) will
254 /// any). Only loaders with universal access (only available on trusted
318 /// trusted implementations) will accept <code>URLRequestInfo</code> objects
  /frameworks/av/media/libnbaio/
NBLog.cpp 166 log(&entry, true /*trusted*/);
169 void NBLog::Writer::log(const NBLog::Entry *entry, bool trusted)
174 if (!trusted) {
  /frameworks/base/keystore/java/android/security/
KeyChain.java 78 * Certificate Authority (CA) certificates will be trusted by all
172 * Broadcast Action: Indicates the trusted storage has changed. Sent when
179 * <li>trusted storage is reset (all user certs are cleared),
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
457 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
460 TEEC_Operation* operation, /* payload. If operation is NULL then no data buffers are exchanged with the Trusted Application, and the operation cannot be cancelled by the Client Application */
752 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
755 TEEC_Operation* operation, /* payload. If operation is NULL then no data buffers are exchanged with the Trusted Application, and the operation cannot be cancelled by the Client Application */
  /device/asus/grouper/keymaster/
NOTICE 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /external/chromium/net/http/
http_proxy_client_socket_pool.cc 258 // TODO(rch): If we ever decide to implement a "trusted" SPDY proxy
263 // a "trusted" SPDY proxy).
  /external/chromium_org/ash/
ash_switches.cc 41 // Default wallpaper to use (as paths to trusted, non-user-writable JPEG files).
138 // Wallpaper to use in guest mode (as paths to trusted, non-user-writable JPEG
  /external/chromium_org/chrome/browser/chromeos/login/
login_performer.cc 158 } else if (status != CrosSettingsProvider::TRUSTED) {
215 } else if (status != CrosSettingsProvider::TRUSTED) {
  /external/chromium_org/chrome/browser/chromeos/settings/
cros_settings.cc 96 if (status != CrosSettingsProvider::TRUSTED)
99 return CrosSettingsProvider::TRUSTED;
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_crypto.cc 105 // Check that the certificate is signed by trusted CA.
116 LOG(ERROR) << "Certificate is not issued by the trusted CA.";
  /external/chromium_org/chrome/renderer/pepper/
ppb_pdf_impl.cc 24 #include "ppapi/c/trusted/ppb_browser_font_trusted.h"
217 // For trusted PPAPI plugins, this is only needed in Linux since font loading
  /external/chromium_org/components/nacl/loader/
nacl_ipc_adapter_unittest.cc 15 #include "native_client/src/trusted/desc/nacl_desc_custom.h"
16 #include "native_client/src/trusted/service_runtime/include/sys/fcntl.h"
nacl_listener.cc 27 #include "native_client/src/trusted/service_runtime/sel_main_chrome.h"
28 #include "native_client/src/trusted/validator/nacl_file_info.h"
  /external/chromium_org/components/nacl/renderer/
ppb_nacl_private_impl.cc 25 #include "ppapi/native_client/src/trusted/plugin/nacl_entry_points.h"
112 // must also check on the trusted side of the proxy.
  /external/chromium_org/content/renderer/pepper/
npapi_glue.cc 113 // because PPB_Var_Deprecated is only for trusted plugins, and the trusted
  /external/chromium_org/ppapi/c/trusted/
ppb_browser_font_trusted.h 6 /* From trusted/ppb_browser_font_trusted.idl,
166 * This API is "trusted" not for security reasons, but because it can not be

Completed in 965 milliseconds

<<11121314151617181920>>