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