HomeSort by relevance Sort by last modified time
    Searched refs:_math__ModExp (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
MathFunctions_fp.h 22 _math__ModExp(UINT32 cSize, // IN: size of the result
MathFunctions.c 424 // _math__ModExp
441 _math__ModExp(
CpriRSA.c 273 retVal = _math__ModExp(dInOutSize, dInOut, dInOutSize, dInOut, 4, exponent,
309 // note: this check is redundant as is also performed by _math__ModExp()
314 // _math__ModExp can return CRYPT_PARAMTER or CRYPT_UNDERFLOW but actual
316 retVal = _math__ModExp(dInOutSize, dInOut, dInOutSize, dInOut,
    [all...]

Completed in 56 milliseconds