[−][src]Function openssl_sys::RSA_generate_key
pub unsafe extern "C" fn RSA_generate_key(
modsz: c_int,
e: c_ulong,
cb: Option<extern "C" fn(_: c_int, _: c_int, _: *mut c_void)>,
cbarg: *mut c_void
) -> *mut RSA
pub unsafe extern "C" fn RSA_generate_key(
modsz: c_int,
e: c_ulong,
cb: Option<extern "C" fn(_: c_int, _: c_int, _: *mut c_void)>,
cbarg: *mut c_void
) -> *mut RSA