aws_lc_sys

Function BN_mpi2bn

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