Home
last modified time | relevance | path

Searched defs:rabinTestsCount (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_genkey.c1246int32_t rabinTestsCount, /*!< [in] Count of Rabin-Miller tests repetition. */ in RsaKgPrimeTest()
1711int32_t rabinTestsCount, /*!< [in] The count of Rabin-Miller tests repetition. */ in RsaPrimeTestCall()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Drsa_alt.c671 uint32_t rabinTestsCount; in mbedtls_rsa_validate_params_alt() local