Function BIO_get_md_ctx

Source
pub unsafe extern "C" fn BIO_get_md_ctx(
    b: *mut BIO,
    ctx: *mut *mut EVP_MD_CTX,
) -> c_int