Searched refs:md_algo (Results 1 – 2 of 2) sorted by relevance
273 static int calc_hash(enum crypto_md_algo md_algo, void *data_ptr, in calc_hash() argument279 md_info = mbedtls_md_info_from_type(md_type(md_algo)); in calc_hash()
592 static int calc_hash(enum crypto_md_algo md_algo, void *data_ptr, in calc_hash() argument601 psa_md_alg = mbedtls_md_psa_alg_from_type(md_type(md_algo)); in calc_hash()