Source position: openssl3.pas line 630
function RSA_generate_key(
bits: cInt;
e: cInt;
callback: PFunction;
cb_arg: SslPtr
):PRSA;