[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'mseopensslbignum' (#msegui)

BN_mod_exp_mont

Declaration

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 = ;


Documentation generated on: 2021-05-13