Function EVP_PKEY_CTX_set_dsa_paramgen_md_props

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_set_dsa_paramgen_md_props(
    ctx: *mut evp_pkey_ctx_st,
    md_name: *const i8,
    md_properties: *const i8,
) -> i32