Home
last modified time | relevance | path

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

/aosp_15_r20/external/avb/libavb/
H A Davb_crypto.h113 } AvbAlgorithmType; typedef
125 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
H A Davb_cmdline.h68 AvbAlgorithmType algorithm_type,
H A Davb_crypto.c357 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { in avb_get_algorithm_data()
H A Davb_slot_verify.c567 AvbAlgorithmType* out_algorithm_type, in load_and_verify_vbmeta()
1243 *out_algorithm_type = (AvbAlgorithmType)vbmeta_header.algorithm_type; in load_and_verify_vbmeta()
1393 AvbAlgorithmType algorithm_type = AVB_ALGORITHM_TYPE_NONE; in avb_slot_verify()
H A Davb_cmdline.c215 AvbAlgorithmType algorithm_type, in avb_append_options()
/aosp_15_r20/packages/modules/Virtualization/libs/vbmeta/src/
Dlib.rs21 avb_vbmeta_image_verify, AvbAlgorithmType, AvbFooter, AvbVBMetaImageHeader,
124 if self.header.algorithm_type == AvbAlgorithmType::AVB_ALGORITHM_TYPE_NONE as u32 { in public_key()
138 if self.header.algorithm_type == AvbAlgorithmType::AVB_ALGORITHM_TYPE_NONE as u32 { in hash()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen_nostd/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs393 pub enum AvbAlgorithmType { enum
465 pub fn avb_get_algorithm_data(algorithm: AvbAlgorithmType) -> *const AvbAlgorithmData; in avb_get_algorithm_data()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen_for_srcs_only/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs393 pub enum AvbAlgorithmType { enum
465 pub fn avb_get_algorithm_data(algorithm: AvbAlgorithmType) -> *const AvbAlgorithmData; in avb_get_algorithm_data()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex10000/out/
Dbindings.rs393 pub enum AvbAlgorithmType { enum
465 pub fn avb_get_algorithm_data(algorithm: AvbAlgorithmType) -> *const AvbAlgorithmData; in avb_get_algorithm_data()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std/out/
Dbindings.rs393 pub enum AvbAlgorithmType { enum
465 pub fn avb_get_algorithm_data(algorithm: AvbAlgorithmType) -> *const AvbAlgorithmData; in avb_get_algorithm_data()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen_for_srcs_only/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dbindings.rs393 pub enum AvbAlgorithmType { enum
465 pub fn avb_get_algorithm_data(algorithm: AvbAlgorithmType) -> *const AvbAlgorithmData; in avb_get_algorithm_data()