Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Drsa_internal.c76 const unsigned char primes[] = { 2, in mbedtls_rsa_deduce_primes() local
86 const size_t num_primes = sizeof( primes ) / sizeof( *primes ); in mbedtls_rsa_deduce_primes()
131 mbedtls_mpi_lset( &K, primes[attempt] ); in mbedtls_rsa_deduce_primes()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog1545 adversary to construct non-primes that would be erroneously accepted as
1546 primes with high probability. This does not have an impact on the
4600 * Fixed a bug in mpi_is_prime that caused some primes to fail

Completed in 8 milliseconds