HomeSort by relevance Sort by last modified time
    Searched full:attestation (Results 51 - 75 of 104) sorted by null

1 23 4 5

  /system/tpm/attestation/common/
crypto_utility_impl_test.cc 26 #include "attestation/common/crypto_utility_impl.h"
27 #include "attestation/common/mock_tpm_utility.h"
56 namespace attestation { namespace
241 } // namespace attestation
common.proto 7 package attestation;
21 // Enumerates various certificate profiles supported by the Attestation CA.
print_common_proto.cc 19 #include "attestation/common/print_common_proto.h"
26 namespace attestation { namespace
233 } // namespace attestation
crypto_utility_impl.cc 17 #include "attestation/common/crypto_utility_impl.h"
58 namespace attestation { namespace
472 } // namespace attestation
  /system/tpm/tpm_manager/common/
local_data.proto 23 // the owner password (like Attestation, InstallAttributes and BootLockbox).
tpm_manager_constants.h 28 // there are dependencies on Attestation and InstallAttributes, but at the
  /system/tpm/attestation/server/
attestation_service.cc 17 #include "attestation/server/attestation_service.h"
28 #include "attestation/common/attestation_ca.pb.h"
29 #include "attestation/common/database.pb.h"
30 #include "attestation/server/database_impl.h"
44 namespace attestation { namespace
51 LOG(INFO) << "Attestation service started.";
52 worker_thread_.reset(new base::Thread("Attestation Service Worker"));
103 LOG(ERROR) << "Attestation: TPM is not ready.";
544 LOG(ERROR) << __func__ << ": Enrollment is not possible, attestation data "
597 LOG(INFO) << "Attestation: Enrollment complete."
    [all...]
dbus_service.cc 17 #include "attestation/server/dbus_service.h"
26 #include "attestation/common/dbus_interface.h"
30 namespace attestation { namespace
242 } // namespace attestation
pkcs11_key_store.h 20 #include "attestation/server/key_store.h"
29 namespace attestation { namespace
121 } // namespace attestation
dbus_service_test.cc 26 #include "attestation/common/dbus_interface.h"
27 #include "attestation/common/mock_attestation_interface.h"
28 #include "attestation/server/dbus_service.h"
37 namespace attestation { namespace
382 } // namespace attestation
attestation_service_test.cc 30 #include "attestation/common/attestation_ca.pb.h"
31 #include "attestation/common/mock_crypto_utility.h"
32 #include "attestation/common/mock_tpm_utility.h"
33 #include "attestation/server/attestation_service.h"
34 #include "attestation/server/mock_database.h"
35 #include "attestation/server/mock_key_store.h"
46 namespace attestation { namespace
70 // Setup a fake Attestation CA for success by default.
    [all...]
  /frameworks/base/core/java/android/service/gatekeeper/
IGateKeeperService.aidl 59 * authentication attestation.
63 * @return a VerifyResponse with an attestation, or null on failure.
  /external/autotest/client/site_tests/security_SandboxedServices/
baseline 32 attestationd,attestation,No,No,No,No,No
  /external/tpm2/
Attest_spt.c 96 // If we move the data to the attestation structure, then we will not use
147 // Attestation command may cause the orderlyState to be cleared due to
  /external/autotest/client/site_tests/security_StatefulPermissions/
security_StatefulPermissions.py 23 "attestation": ["/unencrypted/preserve/attestation.epb"],
  /external/cros/system_api/dbus/cryptohome/
rpc.proto 235 // ownership, preparing attestation data, and finalizing lockbox NVRAM.
240 // Whether attestation data has been prepared. This includes reading the
  /system/keymaster/include/keymaster/
keymaster_context.h 163 * Return the attestation signing key of the specified algorithm (KM_ALGORITHM_RSA or
170 * Return the certificate chain of the attestation signing key of the specified algorithm
  /frameworks/base/docs/html-intl/intl/ko/about/versions/nougat/
android-7.0.jd 34 <li><a href="#key_attestation">Key Attestation</a></li>
681 <h2 id="key_attestation">Key Attestation</h2>
689 Android N??? Key Attestation? ??????. Key Attestation? ???? ?
703 ???? ??, Key Attestation?
715 <p>Key Attestation ???? Android N??? ?? ??
  /frameworks/base/keystore/java/android/security/keystore/
KeyGenParameterSpec.java 562 * Returns the attestation challenge value that will be placed in attestation certificate for
567 * authorizations, including the content of the attestation challenge value. If the key is in
568 * secure hardware, and if the secure hardware supports attestation, the certificate will be
591 * Returns {@code true} if the attestation certificate will contain a unique ID field.
    [all...]
AndroidKeyStoreKeyPairGeneratorSpi.java 492 // Very short certificate chain in the non-attestation case.
567 flags, "Failed to store attestation CA certificate");
601 throw new ProviderException("Failed to generate attestation certificate chain",
606 throw new ProviderException("Attestation certificate chain contained "
    [all...]
  /frameworks/base/docs/html/about/versions/nougat/
android-7.0.jd 36 <li><a href="#key_attestation">Key Attestation</a></li>
    [all...]
  /system/tpm/attestation/client/
dbus_proxy_test.cc 24 #include "attestation/client/dbus_proxy.h"
31 namespace attestation { namespace
414 } // namespace attestation
  /docs/source.android.com/src/security/authentication/
gatekeeper.jd 37 secret to sign an authentication attestation to
39 Gatekeeper attestation notifies Keystore that authentication-bound keys (for
  /docs/source.android.com/src/security/verifiedboot/
verified-boot.jd 33 additional signal of device integrity for remote attestation, and together with
253 <h4 id="initializing-attestation">Initializing attestation</h4>
256 the following information to initialize attestation:
  /external/autotest/client/site_tests/security_AccountsBaseline/
baseline.passwd 50 attestation:!:247:247::/dev/null:/bin/false

Completed in 3564 milliseconds

1 23 4 5