Searched refs:middle (Results 1 – 7 of 7) sorted by relevance
/mbedtls-latest/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_slot_management.data | 131 # Pick a key id that's in the middle of the volatile key ID range.
|
D | test_suite_psa_crypto_pake.function | 70 * Offset 7 is arbitrary, but chosen because it's "in the middle" of the part
|
/mbedtls-latest/scripts/ |
D | config.py | 450 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.cfg | 154 # (Uncrustify >= 0.74.0) Remove space in empty middle statement of a for
|
D | ChangeLog | 1334 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/ |
D | psa-shared-memory.md | 271 …the approach for one-shot APIs nicely. However, allocating memory in the middle of a multi-part op…
|