Home
last modified time | relevance | path

Searched refs:algorithm_type (Results 1 – 5 of 5) sorted by relevance

/u-boot/lib/libavb/
A Davb_vbmeta_image.c131 if (h.algorithm_type == AVB_ALGORITHM_TYPE_NONE) { in avb_vbmeta_image_verify()
137 algorithm = avb_get_algorithm_data(h.algorithm_type); in avb_vbmeta_image_verify()
157 switch (h.algorithm_type) { in avb_vbmeta_image_verify()
237 dest->algorithm_type = avb_be32toh(dest->algorithm_type); in avb_vbmeta_image_header_to_host_byte_order()
A Davb_cmdline.h49 AvbAlgorithmType algorithm_type,
A Davb_vbmeta_image.h121 uint32_t algorithm_type; member
A Davb_cmdline.c222 AvbAlgorithmType algorithm_type, in avb_append_options() argument
271 switch (algorithm_type) { in avb_append_options()
A Davb_slot_verify.c1203 *out_algorithm_type = (AvbAlgorithmType)vbmeta_header.algorithm_type; in load_and_verify_vbmeta()
1353 AvbAlgorithmType algorithm_type = AVB_ALGORITHM_TYPE_NONE; in avb_slot_verify() local
1458 &algorithm_type, in avb_slot_verify()
1479 &algorithm_type, in avb_slot_verify()
1559 algorithm_type, in avb_slot_verify()

Completed in 12 milliseconds