Function bssl_sys::BN_lebin2bn

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