Searched refs:_math__IsPrime (Results 1 – 5 of 5) sorted by relevance
20 LIB_EXPORT BOOL _math__IsPrime(const UINT32 prime);
508 _math__IsPrime( in _math__IsPrime() function
433 return _math__IsPrime(p); in IsPrimeWord()
1199 if( e != 0 && (e < 3 || !_math__IsPrime(e))) in _cpri__GenerateKeyRSA()
786 …B.5.2.11. _math__IsPrime() ....................................................................…26111 B.5.2.11. _math__IsPrime()26121 391 _math__IsPrime(30249 1057 if( e != 0 && (e < 3 || !_math__IsPrime(e)))31117 337 return _math__IsPrime(p);