Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/libavb/
H A Davb_crypto.h94 } AvbAlgorithmType; typedef
106 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
H A Davb_cmdline.h48 AvbAlgorithmType algorithm_type,
H A Davb_crypto.c338 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { in avb_get_algorithm_data()
H A Davb_slot_verify.c452 AvbAlgorithmType* out_algorithm_type, in load_and_verify_vbmeta()
1057 *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()
H A Davb_cmdline.c203 AvbAlgorithmType algorithm_type, in avb_append_options()