aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BN_bin2bn

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