Home
last modified time | relevance | path

Searched refs:_math__ModExp (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DMathFunctions_fp.h22 _math__ModExp(UINT32 cSize, // IN: size of the result
DMathFunctions.c436 _math__ModExp( in _math__ModExp() function
DCpriRSA.c268 retVal = _math__ModExp(dInOutSize, dInOut, dInOutSize, dInOut, 4, exponent, in RSAEP()
311 retVal = _math__ModExp(dInOutSize, dInOut, dInOutSize, dInOut, in RSADP()
Dpart4.txt785 …B.5.2.10. _math__ModExp .......................................................................…
26022 B.5.2.10. _math__ModExp
26038 324 _math__ModExp(
29143 242 retVal = _math__ModExp(dInOutSize, dInOut, dInOutSize, dInOut, 4, exponent,
29189 268 // note: this check is redundant as is also performed by _math__ModExp()
29195 274 // _math__ModExp can return CRYPT_PARAMTER or CRYPT_UNDERFLOW but actual
29197 276 retVal = _math__ModExp(dInOutSize, dInOut, dInOutSize, dInOut,