Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dattestation_record.cpp883 keymaster_blob_t attestation_app_id; in build_eat_record() local
1028 keymaster_blob_t attestation_app_id; in build_attestation_record() local
/system/keymaster/tests/
Dandroid_keymaster_test.cpp3686 static bool verify_attestation_record(const string& challenge, const string& attestation_app_id, in verify_attestation_record()