Home | History | Annotate | Download | only in ssl

Lines Matching refs:md_nid

863 int tls1_cert_verify_mac(SSL *s, int md_nid, unsigned char *out)
875 if (s->s3->handshake_dgst[i]&&EVP_MD_CTX_type(s->s3->handshake_dgst[i])==md_nid)