Searched defs:rounds (Results 1 – 2 of 2) sorted by relevance
67 unsigned char rounds = ( additional != NULL && add_len != 0 ) ? 2 : 1; in mbedtls_hmac_drbg_update() local
2937 static int mpi_miller_rabin( const mbedtls_mpi *X, size_t rounds, in mpi_miller_rabin()3030 int mbedtls_mpi_is_prime_ext( const mbedtls_mpi *X, int rounds, in mbedtls_mpi_is_prime_ext()3081 int rounds; in mbedtls_mpi_gen_prime() local
Completed in 8 milliseconds