Searched defs:rabinTestsCount (Results 1 – 2 of 2) sorted by relevance
1246 … int32_t rabinTestsCount, /*!< [in] Count of Rabin-Miller tests repetition. */ in RsaKgPrimeTest()1711 … int32_t rabinTestsCount, /*!< [in] The count of Rabin-Miller tests repetition. */ in RsaPrimeTestCall()
671 uint32_t rabinTestsCount; in mbedtls_rsa_validate_params_alt() local