[Overview][Types][Procedures and functions][Variables][Index] |
Source position: mseopensslbignum.pas line 169
var BN_mod_exp_mont: function( |
r: pBIGNUM; |
a: pBIGNUM; |
const p: pBIGNUM; |
const m: pBIGNUM; |
ctx: pBN_CTX; |
m_ctx: pBN_MONT_CTX |
):cint = ; |