Searched refs:pubkey_end (Results 1 – 1 of 1) sorted by relevance
110 uint64_t pubkey_end; in avb_vbmeta_image_verify() local111 if (!avb_safe_add(&pubkey_end, h.public_key_offset, h.public_key_size) || in avb_vbmeta_image_verify()112 pubkey_end > h.auxiliary_data_block_size) { in avb_vbmeta_image_verify()
Completed in 3 milliseconds