/hardware/libhardware/include/hardware/ |
keymaster_defs.h | 71 KM_TAG_INCLUDE_UNIQUE_ID = KM_BOOL | 202, /* If true, attestation certificates for this key 136 KM_TAG_UNIQUE_ID = KM_BYTES | 707, /* Used to provide unique ID in attestation */ 137 KM_TAG_ATTESTATION_CHALLENGE = KM_BYTES | 708, /* Used to provide challenge in attestation */ 150 key attestation. */
|
keymaster2.h | 228 * \param[in] key_to_attest The keymaster key for which the attestation certificate will be 231 * \param[in] attest_params Parameters defining how to do the attestation. At present the only 233 * This selects which of the provisioned attestation keys will be used to sign the certificate.
|
/system/core/metricsd/ |
metrics_library.cc | 49 "Attestation.OriginSpecificExhausted", // 6
|
/system/gatekeeper/include/gatekeeper/ |
gatekeeper.h | 174 * Generates a signed attestation of an authentication event and assings
|
/system/tpm/attestation/common/ |
print_interface_proto.cc | 19 #include "attestation/common/print_interface_proto.h" 26 #include "attestation/common/print_common_proto.h" 28 namespace attestation { namespace 683 } // namespace attestation
|
tpm_utility_v1.cc | 17 #include "attestation/common/tpm_utility_v1.h" 76 namespace attestation { namespace 86 LOG(WARNING) << __func__ << ": TPM is not owned; attestation services will " 727 } // namespace attestation
|
/frameworks/base/core/java/com/android/internal/widget/ |
LockPatternUtils.java | 309 * If pattern matches, return an opaque attestation that the challenge 314 * @return the attestation that the challenge was verified, or null. 379 * If password matches, return an opaque attestation that the challenge 384 * @return the attestation that the challenge was verified, or null. 408 * If password matches, return an opaque attestation that the challenge 413 * @return the attestation that the challenge was verified, or null. [all...] |
/cts/tests/tests/keystore/src/android/keystore/cts/ |
AuthorizationList.java | 187 Log.i("Attestation", "Parsing tag: [" + tag + "], value: [" + value + "]"); 200 Log.i("Attestation", "Found KEY SIZE, value: " + keySize);
|
/system/keymaster/ |
attestation_record.cpp | 429 // Construct an ASN1.1 DER-encoded attestation record containing the values from sw_enforced and 672 // Parse the DER-encoded attestation record, placing the results in keymaster_version,
|
android_keymaster_test.cpp | [all...] |
soft_keymaster_device.cpp | [all...] |
/external/autotest/client/cros/ |
cryptohome.py | 146 """Get the TPM attestation status. Works similar to get_tpm_status(). 151 match = re.search('Attestation %s: (true|false)' % field, out) 153 raise ChromiumOSError('Invalid attestation status: "%s".' % out)
|
/system/tpm/attestation/server/ |
pkcs11_key_store.cc | 17 #include "attestation/server/pkcs11_key_store.h" 48 namespace attestation { namespace 685 } // namespace attestation
|
pkcs11_key_store_test.cc | 17 #include "attestation/server/pkcs11_key_store.h" 128 namespace attestation { namespace 598 } // namespace attestation
|
/frameworks/base/docs/html-intl/intl/in/about/versions/nougat/ |
android-7.0.jd | 34 <li><a href="#key_attestation">Key Attestation</a></li> [all...] |
/external/tpm2/generator/ |
commands.txt | 974 _COMMENT handle of the key used to sign the attestation structure Auth Index: 2 Auth Role: USER 1006 _COMMENT handle of the key that will sign the attestation block Auth Index: 1 Auth Role: USER 1172 _COMMENT standard TPM-generated attestation block [all...] |
raw_commands.txt | 225 Attestation Commands ...................................................................................................................... 151 [all...] |
raw_commands_fixed.txt | 225 Attestation Commands ...................................................................................................................... 151 [all...] |
raw_structures.txt | 477 10.11 TPM Attestation Structures .................................................................................................... 100 [all...] |
raw_structures_fixed.txt | 477 10.11 TPM Attestation Structures .................................................................................................... 100 [all...] |
/frameworks/base/docs/html/ |
_redirects.yaml | [all...] |
/frameworks/base/docs/html/training/ |
_book.yaml | [all...] |
/external/tpm2/ |
CryptUtil.c | [all...] |
part3.txt | 158 18 Attestation Commands ...................................................................................................................... 154 [all...] |
part4.txt | 217 7.2 Attestation Command Support (Attest_spt.c) ............................................................. 76 [all...] |