HomeSort by relevance Sort by last modified time
    Searched refs:avb_get_algorithm_data (Results 1 - 4 of 4) sorted by null

  /external/avb/libavb/
avb_crypto.h 116 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
avb_vbmeta_image.c 155 algorithm = avb_get_algorithm_data(h.algorithm_type);
avb_crypto.c 357 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { function
  /external/avb/libavb_atx/
avb_atx_validate.c 89 algorithm_data = avb_get_algorithm_data(AVB_ALGORITHM_TYPE_SHA512_RSA4096);

Completed in 504 milliseconds