Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/km_openssl/
Dattestation_record.h119 ASN1_NULL* device_unique_attestation; member
187 ASN1_EXP_OPT(KM_AUTH_LIST, device_unique_attestation, ASN1_NULL,
/system/keymaster/km_openssl/
Dattestation_record.cpp674 bool_ptr = &record->device_unique_attestation; in build_auth_list()
1384 if (record->device_unique_attestation && !auth_list->push_back(TAG_DEVICE_UNIQUE_ATTESTATION)) { in extract_auth_list()