HomeSort by relevance Sort by last modified time
    Searched full:trusted (Results 251 - 275 of 617) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/security/
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
  /hardware/ti/omap4-aah/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
465 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
468 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 */
760 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
763 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 */
  /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 */
  /external/v8/tools/testrunner/
README 46 $ cp trusted/`cat data/mypubkey`.pem /where/peers/can/see/it/myname.pem
133 exchanging trusted public keys to create the transitive trust closure.
  /external/wpa_supplicant_8/src/crypto/
tls_internal.c 226 wpa_printf(MSG_INFO, "TLS: Failed to configure trusted CA "
289 wpa_printf(MSG_INFO, "TLS: Failed to configure trusted CA "
  /frameworks/base/keystore/java/android/security/keystore/
KeyInfo.java 131 * Returns {@code true} if the key resides inside secure hardware (e.g., Trusted Execution
274 * authenticated if enforced by secure hardware (e.g., Trusted Execution Environment (TEE) or
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
lib_object.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
lib_object.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /libcore/luni/src/main/files/cacerts/
124bbd54.0 31 Issuer: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=Trusted Certificate Services
35 Subject: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=Trusted Certificate Services
95aff9e3.0 28 Issuer: C=PL, O=Unizeto Technologies S.A., OU=Certum Certification Authority, CN=Certum Trusted Network CA
32 Subject: C=PL, O=Unizeto Technologies S.A., OU=Certum Certification Authority, CN=Certum Trusted Network CA
  /libcore/luni/src/main/java/javax/net/ssl/
HttpsURLConnection.java 40 * TrustManagerFactory} to supply trusted CA certificates. Note that
42 * trusted by including them in a {@code KeyStore}.
  /packages/apps/Email/tests/src/com/android/emailcommon/provider/
HostAuthTests.java 137 // Sets SSL+Trusted flags
146 // Sets TLS+Trusted flags
  /art/runtime/gc/space/
valgrind_malloc_space-inl.h 207 // e.g., whether there's data in the allocation_size (and usable_size can't be trusted).
  /docs/source.android.com/src/devices/tech/security/
implement.jd 181 expose IPC only to other trusted processes.</li>
269 directories may enable an application to rename other trusted files,
271 symlink to a file, the attacker may trick a trusted program into performing
307 <p>Only trusted code should have direct access to drivers. Where possible, the
  /docs/source.android.com/src/devices/tech/security/verifiedboot/
index.jd 47 "root" hash must be trusted to verify the rest of the tree. The ability to
  /external/bison/src/
tables.h 111 trusted when the YYDEFACT or YYDEFGOTO value should be used. In
  /external/boringssl/src/crypto/x509/
t_x509a.c 84 } else BIO_printf(out, "%*sNo Trusted Uses.\n", indent, "");
  /external/boringssl/src/include/openssl/
x509_vfy.h 184 /* The following is a cache of trusted certs */
259 STACK_OF(X509) *chain; /* chain of X509s - built up and trusted */
404 /* Use trusted store first */
413 /* Allow partial chains if at least one certificate is in trusted store */
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
ExtendedPKIXBuilderParameters.java 64 * specified <code>Set</code> of most-trusted CAs. Each element of the set
  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.h 75 // crashing_process: the pid of the crashing process. This must be trusted.
  /external/google-breakpad/src/google_breakpad/processor/
stack_frame.h 44 // stack walking is trusted. Since the stack walker can resort to
  /external/jsilver/src/com/google/clearsilver/jsilver/template/
RenderingContext.java 54 * Write some text out, without doing any escaping. Use this only for trusted content.
  /external/kernel-headers/original/uapi/linux/
jffs2.h 76 #define JFFS2_XPREFIX_TRUSTED 5 /* for "trusted.*" */
  /external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc_i2c.c 20 * Project: Trusted NFC Linux
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_messageQueueLib.c 21 * Project: Trusted NFC Linux Lignt

Completed in 540 milliseconds

<<11121314151617181920>>