Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Drsa_pss.c157 static const EVP_MD *rsa_algor_to_md(X509_ALGOR *alg) { in rsa_algor_to_md() function
258 const EVP_MD *md = rsa_algor_to_md(pss->hashAlgorithm); in x509_rsa_pss_to_ctx()