Searched refs:attempt (Results 1 – 19 of 19) sorted by relevance
| /openthread-latest/third_party/mbedtls/repo/library/ |
| D | rsa_alt_helpers.c | 56 uint16_t attempt; /* Number of current attempt */ in mbedtls_rsa_deduce_primes() local 111 attempt = 0; in mbedtls_rsa_deduce_primes() 113 attempt = 1; in mbedtls_rsa_deduce_primes() 116 for (; attempt < num_primes; ++attempt) { in mbedtls_rsa_deduce_primes() 117 MBEDTLS_MPI_CHK(mbedtls_mpi_lset(&K, primes[attempt])); in mbedtls_rsa_deduce_primes()
|
| /openthread-latest/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_memory_buffer_alloc.data | 22 Memory buffer: attempt to allocate SIZE_MAX
|
| D | test_suite_lms.data | 234 # not attempt to read invalidly outside the buffer. 240 # not attempt to read invalidly outside the buffer. 250 # LMS type to 0x7, and imports it. This should fail, and not attempt to read 261 # LMOTS type to 0x5, and imports it. This should fail, and not attempt to read
|
| D | test_suite_lmots.data | 126 # not attempt to read invalidly outside the buffer. 136 # LMOTS type to 0x5, and imports it. This should fail, and not attempt to read
|
| D | test_suite_psa_crypto_slot_management.data | 230 # . An attempt to access a persistent key while all RAM key slots are occupied 233 # . With all key slot in use with one containing a persistent key, an attempt
|
| D | test_suite_psa_crypto_slot_management.function | 666 /* Make a copy attempt. */
|
| D | test_suite_mps.function | 651 /* This test exercises the behaviour of the MPS reader when an attempt
|
| D | test_suite_rsa.function | 1449 * write attempt below. */
|
| D | test_suite_pk.data | 1549 # any attempt to copy that key will fail.
|
| D | test_suite_psa_crypto.function | 422 /* Do not want to attempt to decrypt tag. */ 1348 * threads attempt to load/destroy the key, exactly one thread succeeds. */ 1663 /* Construct and attempt to import a large unstructured key. */
|
| /openthread-latest/src/core/thread/ |
| D | dua_manager.cpp | 360 bool attempt = false; in HandleTimeTick() local 374 attempt = true; in HandleTimeTick() 382 attempt = true; in HandleTimeTick() 397 attempt = true; in HandleTimeTick() 400 if (attempt) in HandleTimeTick()
|
| /openthread-latest/third_party/mbedtls/repo/ |
| D | BRANCHES.md | 67 but always attempt to provide a compatibility option.
|
| D | LICENSE | 387 except as expressly provided under this License. Any attempt
|
| D | ChangeLog | 1223 * Fix a TLS 1.3 handshake failure when the first attempt to send the client 1824 is not defined PSA will no longer attempt to use mbedtls_rsa_gen_key(). 2192 but spurious and misleading since it looked like a mistaken attempt to 3898 peer after sending a fatal alert to refuse a renegotiation attempt.
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-thread-safety/ |
| D | psa-thread-safety.md | 69 > As an example of this rule: suppose two calls are executed concurrently which both attempt to cre… 119 …nagement API call the key can be used by any thread. If multiple threads attempt to load the same …
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
| D | psa-storage-resilience.md | 82 … has not changed at all. As far as the world is concerned, the key creation attempt never happened. 95 …s not changed at all. As far as the world is concerned, the key destruction attempt never happened.
|
| D | psa-shared-memory.md | 74 …ta by passing the ciphertext to the provisioning application, which will attempt to decrypt it wit… 239 It is unclear whether the compiler will attempt to optimize away copying operations.
|
| /openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/ |
| D | README.md | 107 However, p256-m makes no attempt to protect against:
|
| /openthread-latest/third_party/mbedtls/repo/framework/ |
| D | LICENSE | 387 except as expressly provided under this License. Any attempt
|