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

  /external/tpm2/
MathFunctions_fp.h 40 LIB_EXPORT int _math__uComp(const UINT32 aSize, // IN: size of a
MathFunctions.c 334 // _math__uComp()
345 _math__uComp(
417 return _math__uComp(aSize, a, bSize, b);
420 return 0 - _math__uComp(aSize, a, bSize, b);
CpriECC.c     [all...]
CpriRSA.c 311 if(_math__uComp(key->publicKey->size, key->publicKey->buffer,
    [all...]
CryptUtil.c     [all...]

Completed in 1733 milliseconds