Searched refs:middle (Results 1 – 7 of 7) sorted by relevance
/mbedtls-3.7.0/tests/suites/ |
D | test_suite_memory_buffer_alloc.data | 4 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
|
D | test_suite_psa_crypto_pake.function | 70 * Offset 7 is arbitrary, but chosen because it's "in the middle" of the part
|
/mbedtls-3.7.0/scripts/ |
D | config.py | 441 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/ |
D | def_b64_too_big_2.txt | 1 // Context with added '1234' in the middle of code to simulate too much data
|
/mbedtls-3.7.0/ |
D | .uncrustify.cfg | 154 # (Uncrustify >= 0.74.0) Remove space in empty middle statement of a for
|
D | ChangeLog | 1139 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/ |
D | psa-shared-memory.md | 271 …the approach for one-shot APIs nicely. However, allocating memory in the middle of a multi-part op…
|