Home
last modified time | relevance | path

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

/external/u-boot/lib/libavb/
Davb_crypto.h94 } AvbAlgorithmType; typedef
106 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
Davb_cmdline.h48 AvbAlgorithmType algorithm_type,
Davb_crypto.c338 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { in avb_get_algorithm_data()
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()
Davb_cmdline.c203 AvbAlgorithmType algorithm_type, in avb_append_options()
/external/avb/libavb/
Davb_crypto.h113 } AvbAlgorithmType; typedef
125 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
Davb_cmdline.h67 AvbAlgorithmType algorithm_type,
Davb_crypto.c357 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { in avb_get_algorithm_data()
Davb_slot_verify.c561 AvbAlgorithmType* out_algorithm_type, in load_and_verify_vbmeta()
1174 *out_algorithm_type = (AvbAlgorithmType)vbmeta_header.algorithm_type; in load_and_verify_vbmeta()
1324 AvbAlgorithmType algorithm_type = AVB_ALGORITHM_TYPE_NONE; in avb_slot_verify()
Davb_cmdline.c230 AvbAlgorithmType algorithm_type, in avb_append_options()