Home
last modified time | relevance | path

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

/external/avb/libavb/
Davb_crypto.h113 } AvbAlgorithmType; typedef
125 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
Davb_cmdline.h68 AvbAlgorithmType algorithm_type,
Davb_crypto.c357 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { in avb_get_algorithm_data()
Davb_cmdline.c215 AvbAlgorithmType algorithm_type, in avb_append_options()
Davb_slot_verify.c570 AvbAlgorithmType* out_algorithm_type, in load_and_verify_vbmeta()
1223 *out_algorithm_type = (AvbAlgorithmType)vbmeta_header.algorithm_type; in load_and_verify_vbmeta()
1373 AvbAlgorithmType algorithm_type = AVB_ALGORITHM_TYPE_NONE; in avb_slot_verify()