Home
last modified time | relevance | path

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

/aosp12/system/keymaster/km_openssl/
H A Dattestation_record.cpp863 keymaster_blob_t attestation_app_id; in build_eat_record() local
1030 keymaster_blob_t attestation_app_id; in build_attestation_record() local
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test.cpp3686 static bool verify_attestation_record(const string& challenge, const string& attestation_app_id, in verify_attestation_record()