Function EVP_PKEY_CTX_md

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_md(
    ctx: *mut evp_pkey_ctx_st,
    optype: i32,
    cmd: i32,
    md: *const i8,
) -> i32