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