aws_lc_sys

Function BN_le2bn

Source
pub unsafe extern "C" fn BN_le2bn(
    in_: *const u8,
    len: usize,
    ret: *mut BIGNUM,
) -> *mut BIGNUM