Function BIO_set_md

Source
pub unsafe extern "C" fn BIO_set_md(
    b: *mut BIO,
    md: *const EVP_MD,
) -> c_int