OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trusted
(Results
76 - 100
of
617
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/
CustomTrust.java
145
* <p>This can be used to replace the host platform's built-in
trusted
certificates with a custom
146
* set. This is useful in development where certificate authority-
trusted
certificates aren't
149
* <p>See also {@link CertificatePinner}, which can limit
trusted
certificates while still using
152
* <h3>Warning: Customizing
Trusted
Certificates is Dangerous!</h3>
153
* Relying on your own
trusted
certificates limits your server team's ability to update their TLS
154
* certificates. By installing a specific set of
trusted
certificates, you take on additional
156
* not use custom
trusted
certificates in production without the blessing of your server's TLS
164
throw new IllegalArgumentException("expected non-empty set of
trusted
certificates");
/external/selinux/libsepol/src/
mls.h
2
* Updated:
Trusted
Computer Solutions, Inc. <dgoeddel@trustedcs.com>
6
* Copyright (C) 2004-2005
Trusted
Computer Solutions, Inc.
/hardware/ti/omap4-aah/security/smc_pa_ctrl/
smc_pa_ctrl_os.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/
lib_mutex_linux.c
2
* Copyright(c) 2011
Trusted
Logic. All rights reserved.
14
* * Neither the name
Trusted
Logic nor the names of its
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/omap4-aah/security/tf_sdk/include/
cryptoki.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/smc_pa_ctrl/
smc_pa_ctrl_os.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_linux.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_sdk/include/
cryptoki.h
2
* Copyright(c) 2011
Trusted
Logic. All rights reserved.
14
* * Neither the name
Trusted
Logic nor the names of its
/external/v8/tools/testrunner/server/
presence_handler.py
63
trusted
= self.server.daemon.IsTrusted(pubkey_fingerprint)
66
self.server.daemon.pubkey_fingerprint,
trusted
]
71
p.
trusted
=
trusted
79
p.
trusted
= self.server.daemon.IsTrusted(pubkey_fingerprint)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
UnlockMethodCache.java
41
/** Whether the unlock method is currently insecure (insecure method or
trusted
environment) */
92
boolean
trusted
= mKeyguardUpdateMonitor.getUserHasTrust(user);
100
mTrusted =
trusted
;
/libcore/luni/src/main/java/java/security/cert/
PKIXParameters.java
35
* The parameters must be created with <i>
trusted
</i> certificate authorities
42
// Set of trust anchors - most
trusted
CAs
72
* <i>
trusted
</i> certificate authorities.
75
* the
trusted
CAs.
89
* Creates a new {@code PKIXParameters} instance with the
trusted
{@code
93
* the key store containing
trusted
certificates.
97
* if {@code keyStore} does not contained any
trusted
116
// this is
trusted
certificate entry
130
* Returns a unmodifiable set of the <i>
trusted
</i> certificate authorities.
132
* @return a unmodifiable set of the <i>
trusted
</i> certificate authorities
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
PPreferredIdentityHeader.java
41
* . is used from a user agent to a
trusted
proxy to carry the identity the
43
* field value that the
trusted
element will insert.
/hardware/ti/omap4-aah/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/omap4-aah/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
Completed in 646 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>