Home
last modified time | relevance | path

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

/external/tpm2/
DMathFunctions_fp.h22 _math__ModExp(UINT32 cSize, // IN: size of the result
DMathFunctions.c441 _math__ModExp( in _math__ModExp() function
DCpriRSA.c273 retVal = _math__ModExp(dInOutSize, dInOut, dInOutSize, dInOut, 4, exponent, in RSAEP()
316 retVal = _math__ModExp(dInOutSize, dInOut, dInOutSize, dInOut, in RSADP()