Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_genkey.c265 … uint8_t testsCount, /*!< [in] Count of exponentiations in test. If CountTests = 0, then in PkaRsaKgX931MillerRabinTest() argument
320 for (i = 0 ; i < testsCount ; ++i) { in PkaRsaKgX931MillerRabinTest()