Home
last modified time | relevance | path

Searched refs:middle (Results 1 – 7 of 7) sorted by relevance

/mbedtls-latest/tests/suites/
Dtest_suite_memory_buffer_alloc.data4 Memory buffer alloc - free in middle, alloc at end
7 Memory buffer alloc - free in middle, realloc
10 Memory buffer alloc - free in middle, merge, realloc
Dtest_suite_psa_crypto_slot_management.data131 # Pick a key id that's in the middle of the volatile key ID range.
Dtest_suite_psa_crypto_pake.function70 * Offset 7 is arbitrary, but chosen because it's "in the middle" of the part
/mbedtls-latest/scripts/
Dconfig.py450 def _format_template(self, name, indent, middle): argument
465 if middle[-1] not in '\t ':
466 middle += ' '
468 middle = middle.rstrip()
471 middle,
/mbedtls-latest/
D.uncrustify.cfg154 # (Uncrustify >= 0.74.0) Remove space in empty middle statement of a for
DChangeLog1334 or a man-in-the-middle could cause a DTLS server to read up to 255 bytes
1534 man-in-the-middle to inject fake ciphertext into a DTLS connection.
/mbedtls-latest/docs/architecture/
Dpsa-shared-memory.md271 …the approach for one-shot APIs nicely. However, allocating memory in the middle of a multi-part op…