aws_lc_sys

Function EC_POINT_bn2point

Source
pub unsafe extern "C" fn EC_POINT_bn2point(
    group: *const EC_GROUP,
    bn: *const BIGNUM,
    point: *mut EC_POINT,
    ctx: *mut BN_CTX,
) -> *mut EC_POINT