Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dx509.c178 static int x509_get_hash_alg(const mbedtls_x509_buf *alg, mbedtls_md_type_t *md_alg) in x509_get_hash_alg() function
321 if ((ret = x509_get_hash_alg(&alg_params, mgf_md)) != 0) { in mbedtls_x509_get_rsassa_pss_params()

Completed in 2 milliseconds