aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BN_mpi2bn

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