Searched refs:VB2_KEYBLOCK_VERSION_MAJOR (Results 1 – 3 of 3) sorted by relevance
27 .c.struct_version_major = VB2_KEYBLOCK_VERSION_MAJOR, in vb2_keyblock_create()28 .c.struct_version_minor = VB2_KEYBLOCK_VERSION_MAJOR, in vb2_keyblock_create()
236 #define VB2_KEYBLOCK_VERSION_MAJOR 3 macro
330 if (block->c.struct_version_major != VB2_KEYBLOCK_VERSION_MAJOR) in vb2_verify_keyblock()