Home
last modified time | relevance | path

Searched refs:ATTESTATION_ID_MEID (Results 1 – 6 of 6) sorted by relevance

/system/security/keystore2/src/
Dutils.rs96 | Tag::ATTESTATION_ID_MEID in is_device_id_attestation_tag()
Dkey_parameter.rs925 #[key_param(tag = ATTESTATION_ID_MEID, field = Blob)]
/system/keymaster/include/keymaster/km_openssl/
Dattestation_record.h270 ATTESTATION_ID_MEID = convert_to_eat_claim(KM_TAG_ATTESTATION_ID_MEID), enumerator
/system/security/keystore2/src/km_compat/
Dkm_compat_type_conversion.h674 case KMV1::Tag::ATTESTATION_ID_MEID: in convertKeyParameterToLegacy()
986 case V4_0::Tag::ATTESTATION_ID_MEID: in convertKeyParameterFromLegacy()
Dkm_compat.cpp76 case Tag::ATTESTATION_ID_MEID: in isAttestationParameter()
/system/keymaster/km_openssl/
Dattestation_record.cpp474 submod->add(EatClaim::ATTESTATION_ID_MEID, blob_to_bstr(entry.blob)); in build_eat_submod()
1812 case EatClaim::ATTESTATION_ID_MEID: in parse_submod_values()