Searched refs:AvbAlgorithmType (Results 1 – 5 of 5) sorted by relevance
113 } AvbAlgorithmType; typedef125 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
68 AvbAlgorithmType algorithm_type,
357 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { in avb_get_algorithm_data()
215 AvbAlgorithmType algorithm_type, in avb_append_options()
570 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()