Home
last modified time | relevance | path

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

/mbedtls/tests/suites/
A 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
A Dtest_suite_psa_crypto_pake.function70 * Offset 7 is arbitrary, but chosen because it's "in the middle" of the part
/mbedtls/scripts/
A 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/tests/data_files/base64/
A Ddef_b64_too_big_2.txt1 // Context with added '1234' in the middle of code to simulate too much data
/mbedtls/
A D.uncrustify.cfg154 # (Uncrustify >= 0.74.0) Remove space in empty middle statement of a for
A 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/docs/architecture/
A Dpsa-shared-memory.md271 …the approach for one-shot APIs nicely. However, allocating memory in the middle of a multi-part op…

Completed in 26 milliseconds