Function EC_POINT_hex2point

Source
pub unsafe extern "C" fn EC_POINT_hex2point(
    arg1: *const ec_group_st,
    arg2: *const i8,
    arg3: *mut ec_point_st,
    arg4: *mut bignum_ctx,
) -> *mut ec_point_st