Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dattestation_record.cpp259 string_ptr = &record->attestation_id_brand; in build_auth_list()
684 if (record->attestation_id_brand && in extract_auth_list()
685 !auth_list->push_back(TAG_ATTESTATION_ID_BRAND, record->attestation_id_brand->data, in extract_auth_list()
686 record->attestation_id_brand->length)) in extract_auth_list()
/system/keymaster/include/keymaster/
Dattestation_record.h90 ASN1_OCTET_STRING* attestation_id_brand; member
141 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_brand, ASN1_OCTET_STRING,