aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function RSA_new_public_key

Source
pub unsafe extern "C" fn RSA_new_public_key(
    n: *const BIGNUM,
    e: *const BIGNUM,
) -> *mut RSA