Searched refs:suffix (Results 1 – 11 of 11) sorted by relevance
/mbedtls-latest/tests/scripts/ |
D | depends.py | 89 def log_line(text, prefix='depends.py:', suffix='', color=None): argument 93 suffix = suffix + color[1] 94 sys.stderr.write(prefix + ' ' + text + suffix + '\n')
|
/mbedtls-latest/scripts/ |
D | ecp_comb_table.py | 160 fd, srcname = tempfile.mkstemp(prefix="mbedtls", suffix=".c")
|
/mbedtls-latest/tests/suites/ |
D | test_suite_psa_its.function | 26 sizeof(PSA_ITS_STORAGE_SUFFIX) - 1 + /*suffix without terminating 0*/ \
|
D | test_suite_asn1write.data | 358 Store named data: skip suffix
|
D | test_suite_asn1parse.data | 601 Find named data: skip suffix
|
D | test_suite_x509parse.data | 730 X509 CRT verification #27.1 (domain not matching multi certificate: suffix)
|
/mbedtls-latest/docs/proposed/ |
D | psa-conditional-inclusion-c.md | 85 …or asymmetric cryptography), the feature selection is more fine-grained, with an additional suffix:
|
D | psa-driver-interface.md | 98 …ent to an empty object (so each entry point *suffix* is implemented by a function called *prefix*`… 152 …e an algorithm specification or a decimal or hexadecimal literal with no suffix, depending on the …
|
/mbedtls-latest/docs/ |
D | 3.0-migration-guide.md | 35 of these variants have been renamed without the suffix. The section
|
D | psa-transition.md | 189 …S 3.5.0, for key pair types, the feature selection is more fine-grained, with an additional suffix:
|
/mbedtls-latest/docs/architecture/ |
D | psa-shared-memory.md | 594 …name as the name of the local copy while using a new name (e.g. with the suffix `_external`) for t…
|