Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Drsa_internal.c68 uint16_t attempt; /* Number of current attempt */ in mbedtls_rsa_deduce_primes() local
125 attempt = 0; in mbedtls_rsa_deduce_primes()
127 attempt = 1; in mbedtls_rsa_deduce_primes()
129 for( ; attempt < num_primes; ++attempt ) in mbedtls_rsa_deduce_primes()
131 mbedtls_mpi_lset( &K, primes[attempt] ); in mbedtls_rsa_deduce_primes()
/optee_os-3.20.0/lib/libutils/isoc/
A Dbget.doc215 take increasingly dire measures in an attempt to free up storage. If
216 the <compact> function returns a nonzero value, the allocation attempt
327 miscreants who attempt to use
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog330 is not defined PSA will no longer attempt to use mbedtls_rsa_gen_key().
691 but spurious and misleading since it looked like a mistaken attempt to
2397 peer after sending a fatal alert to refuse a renegotiation attempt.

Completed in 9 milliseconds