Function EVP_PKEY_paramgen

Source
pub unsafe extern "C" fn EVP_PKEY_paramgen(
    ctx: *mut evp_pkey_ctx_st,
    ppkey: *mut *mut evp_pkey_st,
) -> i32