Searched refs:attestation_id_device (Results 1 – 1 of 1) sorted by relevance
87 ASN1_OCTET_STRING* attestation_id_device; member129 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_device, ASN1_OCTET_STRING,357 string_ptr = &record->attestation_id_device; in build_auth_list()740 if (record->attestation_id_device && in extract_auth_list()741 !auth_list->push_back(TAG_ATTESTATION_ID_DEVICE, record->attestation_id_device->data, in extract_auth_list()742 record->attestation_id_device->length)) in extract_auth_list()