Searched defs:vb2_verify_common_subobject (Results 1 - 1 of 1) sorted by relevance

/external/vboot_reference/firmware/lib21/
H A Dcommon.c95 int vb2_verify_common_subobject(const void *parent, function
338 rv = vb2_verify_common_subobject(block, &min_offset, block->key_offset);
348 rv = vb2_verify_common_subobject(block, &min_offset,
410 rv = vb2_verify_common_subobject(preamble, &min_offset,
430 rv = vb2_verify_common_subobject(preamble, &min_offset,

Completed in 138 milliseconds