Home
last modified time | relevance | path

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

/system/keymaster/
Dattestation_record.cpp529 keymaster_blob_t attestation_app_id; in build_attestation_record() local
530 if (!attestation_params.GetTagValue(TAG_ATTESTATION_APPLICATION_ID, &attestation_app_id)) in build_attestation_record()
532 sw_enforced.push_back(TAG_ATTESTATION_APPLICATION_ID, attestation_app_id); in build_attestation_record()