Searched refs:boot_patch_level (Results 1 – 2 of 2) sorted by relevance
118 ASN1_INTEGER* boot_patch_level; member186 ASN1_EXP_OPT(KM_AUTH_LIST, boot_patch_level, ASN1_INTEGER, TAG_BOOT_PATCHLEVEL.masked_tag()),
617 integer_ptr = &record->boot_patch_level; in build_auth_list()1378 if (record->boot_patch_level && in extract_auth_list()1379 !auth_list->push_back(TAG_BOOT_PATCHLEVEL, ASN1_INTEGER_get(record->boot_patch_level))) { in extract_auth_list()