Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dx509.c179 static int x509_get_hash_alg(const mbedtls_x509_buf *alg, mbedtls_md_type_t *md_alg) in x509_get_hash_alg() function
322 if ((ret = x509_get_hash_alg(&alg_params, mgf_md)) != 0) { in mbedtls_x509_get_rsassa_pss_params()