Searched refs:x509_get_hash_alg (Results 1 – 1 of 1) sorted by relevance
179 static int x509_get_hash_alg(const mbedtls_x509_buf *alg, mbedtls_md_type_t *md_alg) in x509_get_hash_alg() function322 if ((ret = x509_get_hash_alg(&alg_params, mgf_md)) != 0) { in mbedtls_x509_get_rsassa_pss_params()