OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attestation
(Results
26 - 50
of
104
) sorted by null
1
2
3
4
5
/system/tpm/attestation/server/
attestationd.conf
17
description "Chromium OS device
attestation
service."
25
# Ensure attestationd will have permissions for
attestation
.epb.
database_impl_test.cc
23
#include "
attestation
/common/mock_crypto_utility.h"
24
#include "
attestation
/server/database_impl.h"
38
namespace
attestation
{
namespace
163
} // namespace
attestation
dbus_service.h
26
#include "
attestation
/common/attestation_interface.h"
28
namespace
attestation
{
namespace
33
// Handles D-Bus calls to the
attestation
daemon.
113
} // namespace
attestation
key_store.h
24
#include "
attestation
/common/common.pb.h"
26
namespace
attestation
{
namespace
80
} // namespace
attestation
/system/tpm/attestation/common/
database.proto
9
package
attestation
;
11
// Holds TPM credentials that the
attestation
server will need to see. These
12
// credentials must be cleared once the
attestation
server has certified the
31
// A credential issued by the
attestation
server.
36
// information should be cleared once the
attestation
server has certified the
mock_tpm_utility.h
20
#include "
attestation
/common/tpm_utility.h"
26
namespace
attestation
{
namespace
64
} // namespace
attestation
attestation_interface.h
24
#include "
attestation
/common/interface.pb.h"
26
namespace
attestation
{
namespace
28
// The main
attestation
interface implemented by proxies and services. The
104
} // namespace
attestation
crypto_utility.h
22
#include "
attestation
/common/common.pb.h"
24
namespace
attestation
{
namespace
73
// Encrypts a |credential| in a format compatible with TPM
attestation
key
96
} // namespace
attestation
crypto_utility_impl.h
20
#include "
attestation
/common/crypto_utility.h"
26
#include "
attestation
/common/tpm_utility.h"
28
namespace
attestation
{
namespace
98
} // namespace
attestation
attestation_ca.proto
21
package
attestation
;
23
// This message holds all information to be sent to the
attestation
server in
54
// The response from the
attestation
server for the enrollment request.
62
// The certificate request to be sent to the
attestation
server.
84
// The response from the
attestation
server for the certificate request.
104
// The reset request to be sent to the
attestation
server.
124
// The response from the
attestation
server for the reset request.
print_interface_proto.h
24
#include "
attestation
/common/interface.pb.h"
26
namespace
attestation
{
namespace
97
} // namespace
attestation
tpm_utility_v1.h
20
#include "
attestation
/common/tpm_utility.h"
28
namespace
attestation
{
namespace
118
} // namespace
attestation
/external/autotest/client/site_tests/platform_Attestation/
platform_Attestation.py
42
raise error.TestFail('
Attestation
enrollment is not possible.')
46
raise error.TestFail('
Attestation
not successfully enrolled.')
/external/tpm2/
Certify.c
47
//
Attestation
type
57
// Sign
attestation
structure. A NULL signature will be returned if
NV_Certify.c
35
//
Attestation
command may cause the orderlyState to be cleared due to
81
//
Attestation
type
99
// Sign
attestation
structure. A NULL signature will be returned if
CertifyCreation.c
59
//
Attestation
type
66
// Sign
attestation
structure. A NULL signature will be returned if
GetCommandAuditDigest.c
50
//
Attestation
type
63
// Sign
attestation
structure. A NULL signature will be returned if
GetSessionAuditDigest.c
62
//
Attestation
type
74
// Sign
attestation
structure. A NULL signature will be returned if
GetTime.c
50
//
Attestation
type
62
// Sign
attestation
structure. A NULL signature will be returned if
Quote.c
48
//
Attestation
type
68
// Sign
attestation
structure. A NULL signature will be returned if
/system/tpm/attestation/client/
main.cc
30
#include "
attestation
/client/dbus_proxy.h"
31
#include "
attestation
/common/attestation_ca.pb.h"
32
#include "
attestation
/common/crypto_utility_impl.h"
33
#include "
attestation
/common/interface.pb.h"
34
#include "
attestation
/common/print_interface_proto.h"
36
namespace
attestation
{
namespace
54
Creates a key and requests certification by the Google
Attestation
CA.
64
Prints info about the TPM
attestation
key.
67
Activates an
attestation
key using the encrypted credential in
71
an
attestation
key. The result is written to |output_file|
[
all
...]
/external/autotest/client/site_tests/security_AccountsBaseline/
baseline.group
31
tss:!:207:root,
attestation
,chaps,tpm_manager,trunks
63
attestation
:!:247:
attestation
/system/tpm/attestation/
attestation.gyp
28
# "
attestation
/...".
45
'proto_out_dir': 'include/
attestation
/common',
140
# The
attestation
daemon.
/frameworks/base/core/java/com/android/internal/widget/
LockPatternChecker.java
41
* @param
attestation
The
attestation
that the challenge was verified, or null.
43
* the call. Only non-0 if
attestation
is null.
45
void onVerified(byte[]
attestation
, int throttleTimeoutMs);
/system/keymaster/
key.h
42
* Generate an
attestation
certificate chain.
Completed in 216 milliseconds
1
2
3
4
5