[Overview][Types][Procedures and functions][Variables][Index] |
Source position: mseopensslbignum.pas line 206
var BN_generate_prime: function( |
ret: pBIGNUM; |
num: cint; |
safe: cint; |
add: pBIGNUM; |
rem: pBIGNUM; |
progress: TProgressCallbackFunction; |
cb_arg: pointer |
):pBIGNUM = ; |