Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dattestation_record.cpp262 string_ptr = &record->attestation_id_device; in build_auth_list()
690 if (record->attestation_id_device && in extract_auth_list()
691 !auth_list->push_back(TAG_ATTESTATION_ID_DEVICE, record->attestation_id_device->data, in extract_auth_list()
692 record->attestation_id_device->length)) in extract_auth_list()
/system/keymaster/include/keymaster/
Dattestation_record.h91 ASN1_OCTET_STRING* attestation_id_device; member
143 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_device, ASN1_OCTET_STRING,