Home
last modified time | relevance | path

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

/external/avb/libavb/
Davb_crypto.h104 } AvbAlgorithmType; typedef
116 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
Davb_crypto.c357 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { in avb_get_algorithm_data()
Davb_slot_verify.c352 AvbAlgorithmType* out_algorithm_type) { in load_and_verify_vbmeta()
871 *out_algorithm_type = (AvbAlgorithmType)vbmeta_header.algorithm_type; in load_and_verify_vbmeta()
1075 AvbAlgorithmType algorithm_type, in append_options()
1241 AvbAlgorithmType algorithm_type = AVB_ALGORITHM_TYPE_NONE; in avb_slot_verify()