Function openssl_sys::RSA_generate_key_ex [−][src]
pub unsafe extern "C" fn RSA_generate_key_ex(
rsa: *mut RSA,
bits: c_int,
e: *mut BIGNUM,
cb: *mut BN_GENCB
) -> c_int
pub unsafe extern "C" fn RSA_generate_key_ex(
rsa: *mut RSA,
bits: c_int,
e: *mut BIGNUM,
cb: *mut BN_GENCB
) -> c_int