openssl_sys

Function ASN1_INTEGER_to_BN

source
pub unsafe extern "C" fn ASN1_INTEGER_to_BN(
    ai: *const ASN1_INTEGER,
    bn: *mut BIGNUM,
) -> *mut BIGNUM