aws_lc_sys

Function EC_POINT_invert

Source
pub unsafe extern "C" fn EC_POINT_invert(
    group: *const EC_GROUP,
    a: *mut EC_POINT,
    ctx: *mut BN_CTX,
) -> c_int