Home | History | Annotate | Download | only in ssl

Lines Matching defs:hdata

3065 		void *hdata;
3066 hdatalen = BIO_get_mem_data(s->s3->handshake_buffer, &hdata);
3078 || !EVP_VerifyUpdate(&mctx, hdata, hdatalen))