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