Home
last modified time | relevance | path

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

/mbedtls-3.7.0/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_pake.function70 * Offset 7 is arbitrary, but chosen because it's "in the middle" of the part
/mbedtls-3.7.0/scripts/
Dconfig.py441 def _format_template(self, name, indent, middle): argument
456 if middle[-1] not in '\t ':
457 middle += ' '
459 middle = middle.rstrip()
462 middle,
/mbedtls-3.7.0/tests/data_files/base64/
Ddef_b64_too_big_2.txt1 // Context with added '1234' in the middle of code to simulate too much data
/mbedtls-3.7.0/
D.uncrustify.cfg154 # (Uncrustify >= 0.74.0) Remove space in empty middle statement of a for
DChangeLog1139 or a man-in-the-middle could cause a DTLS server to read up to 255 bytes
1339 man-in-the-middle to inject fake ciphertext into a DTLS connection.
/mbedtls-3.7.0/docs/architecture/
Dpsa-shared-memory.md271 …the approach for one-shot APIs nicely. However, allocating memory in the middle of a multi-part op…