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

BN_mod_exp2_mont

Declaration

Source position: mseopensslbignum.pas line 167

var BN_mod_exp2_mont: function(

  r: pBIGNUM;

  a1: pBIGNUM;

  p1: pBIGNUM;

  a2: pBIGNUM;

  p2: pBIGNUM;

  m: pBIGNUM;

  ctx: pBN_CTX;

  m_ctx: pBN_MONT_CTX

):cint = ;


Documentation generated on: 2021-05-13