Function bssl_sys::BN_mpi2bn

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