/hardware/ti/omap4xxx/security/tee_client_api/ |
schannel6_logins.h | 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_mutex.h | 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_daemon/ |
smc_properties.h | 2 * Copyright(c) 2011 Trusted Logic. All rights reserved. 14 * * Neither the name Trusted Logic nor the names of its
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/ |
TrustAnchor_ImplTest.java | 61 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); 93 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); 112 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); 140 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); 161 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); 271 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); 292 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); 319 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); 365 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); 405 KeyStore ks = TestUtils.getKeyStore(true, TestUtils.TRUSTED); [all...] |
/external/kernel-headers/original/uapi/linux/ |
xattr.h | 39 #define XATTR_TRUSTED_PREFIX "trusted."
|
/external/libnfc-nxp/Linux_x86/ |
phDal4Nfc_i2c.h | 21 * Project: Trusted NFC Linux
|
phDal4Nfc_link.h | 21 * Project: Trusted NFC Linux Lignt
|
phDal4Nfc_uart.h | 21 * Project: Trusted NFC Linux Lignt
|
/external/libnfc-nxp/src/ |
phDal4Nfc_messageQueueLib.h | 21 * Project: Trusted NFC Linux Lignt
|
/frameworks/base/data/sounds/ |
AudioPackage12.mk | 15 camera_focus Dock Undock Lock Unlock Trusted
|
AudioPackage13.mk | 16 camera_focus Dock Undock Lock Unlock Trusted
|
AudioPackage6.mk | 29 $(LOCAL_PATH)/effects/ogg/Trusted.ogg:system/media/audio/ui/Trusted.ogg \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
xattr.h | 26 #define XATTR_TRUSTED_PREFIX "trusted."
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libattr.so.1 | |
libattr.so.1.1.0 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
xattr.h | 26 #define XATTR_TRUSTED_PREFIX "trusted."
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libattr.so.1 | |
libattr.so.1.1.0 | |
/external/conscrypt/src/platform/java/org/conscrypt/ |
TrustManagerImpl.java | 178 List<X509Certificate> trusted = new ArrayList<X509Certificate>(); local 183 trusted.add(cert); 186 return trusted.toArray(new X509Certificate[trusted.size()]); 213 * Validates whether a server is trusted. If hostname is given and non-null it also checks if 231 * Validates whether a server is trusted. If session is given and non-null 278 // trusted a non-self-signed cert. 313 // chain was entirely trusted, skip the validator 550 * already trusted and failing that check the KeyStore if it is 559 // not trusted and no TrustedCertificateStore to chec [all...] |
/external/v8/tools/testrunner/server/ |
main.py | 140 if p.trusted: continue 142 p.trusted = True 146 if not p2.trusted: continue 157 if peer.trusted: 197 return os.path.join(self.root, "trusted", "%s.pem" % pubkey_fingerprint) 203 path = os.path.join(self.root, "trusted")
|
/docs/source.android.com/src/devices/tech/security/enhancements/ |
enhancements50.jd | 25 devices to be unlocked automatically when close to another trusted device (via 26 NFC, Bluetooth) or being used by someone with a trusted face.
|
/external/lldb/docs/ |
code-signing.txt | 40 more times, set it to be "Always trusted" when asked. 59 build. From here on out, the "lldb_codesign" will be trusted and you can build from the
|
/external/selinux/libsepol/include/sepol/policydb/ |
mls_types.h | 3 * Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com> 7 * Copyright (C) 2004-2005 Trusted Computer Solutions, Inc.
|
/external/v8/tools/testrunner/objects/ |
peer.py | 40 self.trusted = False # I trust this peer's public key. 45 self.trusting_me, self.trusted))
|
/frameworks/base/core/java/android/util/ |
NtpTrustedTime.java | 30 * {@link TrustedTime} that connects with a remote NTP server as its trusted 84 // missing server, so no trusted time available
|