Searched refs:attestation_id_device (Results 1 – 2 of 2) sorted by relevance
262 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()
91 ASN1_OCTET_STRING* attestation_id_device; member143 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_device, ASN1_OCTET_STRING,