Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_crypto.h115 } AvbAlgorithmType; typedef
127 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
H A Davb_cmdline.h72 AvbAlgorithmType algorithm_type,
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_crypto.c357 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { in avb_get_algorithm_data()
H A Davb_slot_verify.c580 AvbAlgorithmType* out_algorithm_type, in load_and_verify_vbmeta()
1230 *out_algorithm_type = (AvbAlgorithmType)vbmeta_header.algorithm_type; in load_and_verify_vbmeta()
1380 AvbAlgorithmType algorithm_type = AVB_ALGORITHM_TYPE_NONE; in avb_slot_verify()
H A Davb_cmdline.c239 AvbAlgorithmType algorithm_type, in avb_append_options()