Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dattestation_record.cpp280 string_ptr = &record->attestation_id_model; in build_auth_list()
727 if (record->attestation_id_model && in extract_auth_list()
728 !auth_list->push_back(TAG_ATTESTATION_ID_MODEL, record->attestation_id_model->data, in extract_auth_list()
729 record->attestation_id_model->length)) in extract_auth_list()
/system/keymaster/include/keymaster/
Dattestation_record.h97 ASN1_OCTET_STRING* attestation_id_model; member
155 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_model, ASN1_OCTET_STRING,