Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dattestation_record.cpp268 string_ptr = &record->attestation_id_serial; in build_auth_list()
702 if (record->attestation_id_serial && in extract_auth_list()
703 !auth_list->push_back(TAG_ATTESTATION_ID_SERIAL, record->attestation_id_serial->data, in extract_auth_list()
704 record->attestation_id_serial->length)) in extract_auth_list()
/system/keymaster/include/keymaster/
Dattestation_record.h93 ASN1_OCTET_STRING* attestation_id_serial; member
147 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_serial, ASN1_OCTET_STRING,