openssl_sys

Function BN_bin2bn

source
pub unsafe extern "C" fn BN_bin2bn(
    s: *const u8,
    size: c_int,
    ret: *mut BIGNUM,
) -> *mut BIGNUM