Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/libavb/
H A Davb_vbmeta_image.c130 if (h.algorithm_type == AVB_ALGORITHM_TYPE_NONE) { in avb_vbmeta_image_verify()
136 algorithm = avb_get_algorithm_data(h.algorithm_type); in avb_vbmeta_image_verify()
156 switch (h.algorithm_type) { in avb_vbmeta_image_verify()
236 dest->algorithm_type = avb_be32toh(dest->algorithm_type); in avb_vbmeta_image_header_to_host_byte_order()
H A Davb_cmdline.h48 AvbAlgorithmType algorithm_type,
H A Davb_vbmeta_image.h121 uint32_t algorithm_type; member
H A Davb_cmdline.c203 AvbAlgorithmType algorithm_type, in avb_append_options() argument
247 switch (algorithm_type) { in avb_append_options()
H A Davb_slot_verify.c1057 *out_algorithm_type = (AvbAlgorithmType)vbmeta_header.algorithm_type; in load_and_verify_vbmeta()
1083 AvbAlgorithmType algorithm_type = AVB_ALGORITHM_TYPE_NONE; in avb_slot_verify() local
1150 &algorithm_type, in avb_slot_verify()
1199 algorithm_type, in avb_slot_verify()