Source position: mseopensslbignum.pas line 235
function BN_mod(
rem: pBIGNUM;
const a: pBIGNUM;
const m: pBIGNUM;
ctx: pBN_CTX
):cint;