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

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
xattr.h 36 #define XATTR_TRUSTED_PREFIX "trusted."
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
xattr.h 36 #define XATTR_TRUSTED_PREFIX "trusted."
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
xattr.h 36 #define XATTR_TRUSTED_PREFIX "trusted."
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
xattr.h 36 #define XATTR_TRUSTED_PREFIX "trusted."
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
xattr.h 36 #define XATTR_TRUSTED_PREFIX "trusted."
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
xattr.h 36 #define XATTR_TRUSTED_PREFIX "trusted."
  /system/vold/fs/
F2fs.cpp 49 // f2fs devices are currently always trusted
  /external/kernel-headers/original/uapi/linux/
vm_sockets.h 53 /* Option name for determining if a socket is trusted. Use as the option name
54 * in getsockopt(3) to determine if a socket is trusted. The value is a
  /external/nanopb-c/docs/
security.rst 23 Division of trusted and untrusted data
25 The following data is regarded as **trusted**. It must be under the control of
  /frameworks/base/core/java/android/os/
RecoverySystem.java 99 HashSet<X509Certificate> trusted = new HashSet<X509Certificate>(); local
111 trusted.add((X509Certificate) cf.generateCertificate(is));
119 return trusted;
230 // in the package equals one of our trusted public keys.
232 HashSet<X509Certificate> trusted = getTrustedCerts( local
237 for (X509Certificate c : trusted) {
244 throw new SignatureException("signature doesn't match any trusted key");
247 // The signature cert matches a trusted key. Now verify that
  /frameworks/base/data/sounds/
AudioPackage5.mk 30 $(LOCAL_PATH)/effects/ogg/Trusted.ogg:system/media/audio/ui/Trusted.ogg \
AudioPackage7.mk 31 $(LOCAL_PATH)/effects/ogg/Trusted.ogg:system/media/audio/ui/Trusted.ogg \
AudioPackage7alt.mk 30 $(LOCAL_PATH)/effects/ogg/Trusted.ogg:system/media/audio/ui/Trusted.ogg \
AudioPackage8.mk 33 $(LOCAL_PATH)/effects/ogg/Trusted.ogg:system/media/audio/ui/Trusted.ogg \
  /frameworks/base/docs/html/distribute/tools/
open-distribution.jd 84 trusted users, as it provides few protections from piracy and unauthorized
132 locations other than Google Play (which is trusted). It blocks such installs
  /frameworks/native/services/inputflinger/
InputWindow.h 141 /* Returns true if the window is of a trusted type that is allowed to silently
143 * Trusted overlays, such as IME windows, can partly obscure other windows without causing
  /hardware/ti/omap4-aah/security/smc_pa_ctrl/
smc_pa_ctrl.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
smc_pa_ctrl_linux.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4-aah/security/tee_client_api/
schannel6_protocol.h 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
service_system_protocol.h 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4-aah/security/tf_daemon/
delegation_client_extension.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
lib_uuid.h 2 * Copyright(c) 2012 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
service_delegation_protocol.h 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
smc_properties_parser.h 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4-aah/security/tf_sdk/include/
mtc.h 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its

Completed in 157 milliseconds

1 2 3 4 5 6 78 91011>>