Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 16 of 16) sorted by relevance

/mbedtls-latest/
Ddco.txt30 person who certified (a), (b) or (c) and I have not modified
DLICENSE105 (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
DBRANCHES.md41 compile-time configuration (`mbedtls/mbedtls_config.h`) or the same modified
DCONTRIBUTING.md66 Sample applications, if needed, should be modified as well.
DREADME.md173 prevent `git status` from showing them as modified). In order to do so, from
DChangeLog782 * 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/
Dall.sh277 -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/
Dtesting.md45 - in `test_suite_pk` we modified the existing `pk_psa_sign` test function to
/mbedtls-latest/tests/suites/
Dtest_suite_psa_crypto_init.function83 /* This is a modified version of mbedtls_entropy_init() from entropy.c
Dtest_suite_asn1write.function498 /* position should have been found and modified. */
/mbedtls-latest/docs/architecture/testing/
Dinvasive-testing.md86 … we want to test the actual product, not a modified version, since conclusions drawn from a test o…
/mbedtls-latest/docs/
Dpsa-driver-example-and-guide.md156 …rypto_driver_wrappers.h.jinja` for all four entry points have also been modified. The code block b…
D3.0-migration-guide.md735 This change affects users who modified the default `mbedtls_config.h` padding granularity
/mbedtls-latest/library/
Dssl_tls.c346 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/
Dpsa-shared-memory.md58 …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…
Dpsa-storage-resilience.md129 Note that this pattern requires the state of `id` to be modified only once. In particular, if a key…