Function EC_KEY_new_ex

Source
pub unsafe extern "C" fn EC_KEY_new_ex(
    ctx: *mut ossl_lib_ctx_st,
    propq: *const i8,
) -> *mut ec_key_st