Searched refs:modified (Results 1 – 16 of 16) sorted by relevance
/mbedtls-latest/ |
D | dco.txt | 30 person who certified (a), (b) or (c) and I have not modified
|
D | LICENSE | 105 (b) You must cause any modified files to carry prominent notices 259 software. If the software is modified by someone else and passed on, we 309 a) You must cause the modified files to carry prominent notices 317 c) If the modified program normally reads commands interactively 328 These requirements apply to the modified work as a whole. If
|
D | BRANCHES.md | 41 compile-time configuration (`mbedtls/mbedtls_config.h`) or the same modified
|
D | CONTRIBUTING.md | 66 Sample applications, if needed, should be modified as well.
|
D | README.md | 173 prevent `git status` from showing them as modified). In order to do so, from
|
D | ChangeLog | 782 * The default priority order of TLS 1.3 cipher suites has been modified to 2054 can now only be used as intended, for keys that cannot be modified through 2510 psa_register_se_driver() must be modified to pass the driver's location 6241 * Added multiply assembly code for the TriCore and modified
|
/mbedtls-latest/tests/scripts/ |
D | all.sh | 277 -f|--force Force the tests to overwrite any modified files. 297 --no-force Refuse to overwrite modified files (default).
|
/mbedtls-latest/docs/architecture/psa-migration/ |
D | testing.md | 45 - in `test_suite_pk` we modified the existing `pk_psa_sign` test function to
|
/mbedtls-latest/tests/suites/ |
D | test_suite_psa_crypto_init.function | 83 /* This is a modified version of mbedtls_entropy_init() from entropy.c
|
D | test_suite_asn1write.function | 498 /* position should have been found and modified. */
|
/mbedtls-latest/docs/architecture/testing/ |
D | invasive-testing.md | 86 … we want to test the actual product, not a modified version, since conclusions drawn from a test o…
|
/mbedtls-latest/docs/ |
D | psa-driver-example-and-guide.md | 156 …rypto_driver_wrappers.h.jinja` for all four entry points have also been modified. The code block b…
|
D | 3.0-migration-guide.md | 735 This change affects users who modified the default `mbedtls_config.h` padding granularity
|
/mbedtls-latest/library/ |
D | ssl_tls.c | 346 int modified = 0; in handle_buffer_resizing() local 361 modified = 1; in handle_buffer_resizing() 378 modified = 1; in handle_buffer_resizing() 382 if (modified) { in handle_buffer_resizing()
|
/mbedtls-latest/docs/architecture/ |
D | psa-shared-memory.md | 58 …n, leading to an outcome that would not be possible if the intermediate data had not been modified. 126 …revent any security risk resulting from the content of the buffer being modified or observed durin…
|
D | psa-storage-resilience.md | 129 Note that this pattern requires the state of `id` to be modified only once. In particular, if a key…
|