OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trusted
(Results
1 - 25
of
617
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/selinux/libselinux/src/
setrans_internal.h
1
/* Author:
Trusted
Computer Solutions, Inc. */
/external/selinux/policycoreutils/mcstrans/src/
mcstrans.h
1
/* Copyright (c) 2006
Trusted
Computer Solutions, Inc. */
/frameworks/base/core/java/android/util/
TrustedTime.java
20
* Interface that provides
trusted
time information, possibly coming from an NTP
27
* Force update with an external
trusted
time source, returning {@code true}
33
* Check if this instance has cached a response from a
trusted
time source.
38
* Return time since last
trusted
time source contact, or
44
* Return certainty of cached
trusted
time in milliseconds, or
/hardware/ti/omap4-aah/security/tf_sdk/include/
common_secure_driver_protocol.h
2
* Copyright (c) 2011
Trusted
Logic S.A.
6
*
Trusted
Logic S.A. ("Confidential Information"). You shall not
9
* into with
Trusted
Logic S.A.
11
*
TRUSTED
LOGIC S.A. MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
14
* FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
TRUSTED
LOGIC S.A. SHALL
wvdrm_protocol.h
2
* Copyright (c) 2011
Trusted
Logic S.A.
6
*
Trusted
Logic S.A. ("Confidential Information"). You shall not
9
* into with
Trusted
Logic S.A.
11
*
TRUSTED
LOGIC S.A. MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
14
* FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
TRUSTED
LOGIC S.A. SHALL
tee_client_api_ex.h
2
* Copyright(c) 2011
Trusted
Logic. All rights reserved.
14
* * Neither the name
Trusted
Logic nor the names of its
33
* specific to the
Trusted
Foundations implementations
tee_client_api_imp.h
2
* Copyright(c) 2011
Trusted
Logic. All rights reserved.
14
* * Neither the name
Trusted
Logic nor the names of its
33
* constants and macros for all the
Trusted
Foundations implementations
/external/sepolicy/
tee.te
2
#
trusted
execution environment (tee) daemon
mls
21
# Process transition: Require equivalence unless the subject is
trusted
.
25
# Process read operations: No read up unless
trusted
.
29
# Process write operations: Require equivalence unless
trusted
.
38
# the subject is
trusted
. Sockets inherit the range of their creator.
43
# is
trusted
.
48
# is
trusted
.
57
# the subject is
trusted
. Also, files should always be single-level.
68
# Subject must be equivalent to object unless the subject is
trusted
.
79
# or the object is
trusted
.
87
# subject or the object is
trusted
[
all
...]
/libcore/luni/src/main/java/javax/net/ssl/
X509TrustManager.java
31
* be validated and is
trusted
for client authentication for the specified
39
* if the certificate chain can't be validated or isn't
trusted
.
51
* be validated and is
trusted
for server authentication for the specified
59
* if the certificate chain can't be validated or isn't
trusted
.
69
* Returns the list of certificate issuer authorities which are
trusted
for
72
* @return the list of certificate issuer authorities which are
trusted
for
/hardware/ti/omap4-aah/security/
NOTICE
1
Submitted on behalf of a third-party:
Trusted
Logic
4
* Copyright(c) 2011
Trusted
Logic. All rights reserved.
16
* * Neither the name
Trusted
Logic nor the names of its
/hardware/ti/omap4xxx/security/
NOTICE
1
Submitted on behalf of a third-party:
Trusted
Logic
4
* Copyright(c) 2011
Trusted
Logic. All rights reserved.
16
* * 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/
PKIXParameters_ImplTest.java
52
* that populates the set of most-
trusted
CAs from the
trusted
60
KeyStore ks = TestUtils.getKeyStore(true, TestUtils.
TRUSTED
);
66
// only
trusted
X.509 certificates
73
* Assertion: Only keystore entries that contain
trusted
88
// both
trusted
and untrusted X.509 certificates
116
*
trusted
certificate entry
125
// pass KeyStore that does not contain
trusted
certificates
142
// use several
trusted
certs in this test
143
KeyStore ks = TestUtils.getKeyStore(true, TestUtils.
TRUSTED
);
[
all
...]
PKIXBuilderParameters_ImplTest.java
54
KeyStore ks = TestUtils.getKeyStore(true, TestUtils.
TRUSTED
);
77
KeyStore ks = TestUtils.getKeyStore(true, TestUtils.
TRUSTED
);
91
* Assertion: Only keystore entries that contain
trusted
138
*
trusted
certificate entry
148
// pass KeyStore that does not contain
trusted
certificates
166
KeyStore ks = TestUtils.getKeyStore(true, TestUtils.
TRUSTED
);
186
KeyStore ks = TestUtils.getKeyStore(true, TestUtils.
TRUSTED
);
212
KeyStore ks = TestUtils.getKeyStore(true, TestUtils.
TRUSTED
);
/external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/
DummyTrustManager.java
31
// Does not throw CertificateException: all chains
trusted
36
// Does not throw CertificateException: all chains
trusted
/libcore/luni/src/main/java/java/security/cert/
TrustAnchor.java
32
* It is a <i>
trusted
</i> certificate authority (CA) and includes the public key
38
// Most
trusted
CA as a X500Principal
40
// Most
trusted
CA name
42
// Most
trusted
CA public key
44
// Most
trusted
CA certificate
57
* the
trusted
certificate
189
* Returns the certificate of this <i>
trusted
</i> certificate authority.
240
sb.append("
Trusted
CA certificate: ");
245
sb.append("
Trusted
CA Name: ");
250
sb.append("
Trusted
CA Public Key: ")
[
all
...]
PKIXBuilderParameters.java
31
* The parameters must be created with <i>
trusted
</i> certificate authorities
63
* Creates a new {@code PKIXBuilderParameters} instance with the
trusted
67
* the key store containing
trusted
certificates.
73
* if {@code keyStore} does not contained any
trusted
PKIXCertPathChecker.java
38
* checking (from
trusted
CA to target) and <u>may</u> support forward checking
39
* (from target to
trusted
CA). The return value of {@code
69
* (from target to
trusted
CA), {@code false} if processed in
70
* reverse direction (from
trusted
CA to target).
/external/v8/tools/testrunner/server/
constants.py
38
ADD_TRUSTED = "add
trusted
"
47
LIST_TRUSTED_PUBKEYS = "list
trusted
pubkeys"
49
NOTIFY_NEW_TRUSTED = "new
trusted
peer"
/hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api_ex.h
2
* Copyright(c) 2011
Trusted
Logic. All rights reserved.
14
* * Neither the name
Trusted
Logic nor the names of its
33
* specific to the
Trusted
Foundations implementations
tee_client_api_imp.h
2
* Copyright(c) 2011
Trusted
Logic. All rights reserved.
14
* * Neither the name
Trusted
Logic nor the names of its
33
* constants and macros for all the
Trusted
Foundations implementations
/development/ndk/platforms/android-3/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/frameworks/base/core/java/android/app/
OnActivityPausedListener.java
21
* it should not be
trusted
to represent the exact current state, but can be used as a hint
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
xattr.h
27
#define XATTR_TRUSTED_PREFIX "
trusted
."
Completed in 217 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>