Home | History | Annotate | Download | only in evp

Lines Matching defs:BIO_get_md_ctx

486 #define BIO_get_md_ctx(b,mdcp)     BIO_ctrl(b,BIO_C_GET_MD_CTX,0,(char *)mdcp)