Home | History | Annotate | Download | only in ssl

Lines Matching refs:tls12_get_hash

813 	*out_md = tls12_get_hash(hash);
2510 const EVP_MD *tls12_get_hash(unsigned char hash_alg)
2586 if (tls12_get_hash(ptmp[0]) == NULL)
2704 md = tls12_get_hash(sigs[0]);
2722 md = tls12_get_hash(sigptr->rhash);