Function SSL_use_RSAPrivateKey_ASN1

Source
pub unsafe extern "C" fn SSL_use_RSAPrivateKey_ASN1(
    ssl: *mut ssl_st,
    d: *const u8,
    len: i64,
) -> i32