Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/docs/architecture/
Dtls13-experimental.md30 to support the modified TLS 1.3 record protection mechanism, including modified computation
/openthread-3.4.0/third_party/mbedtls/repo/
Ddco.txt30 person who certified (a), (b) or (c) and I have not modified
DCONTRIBUTING.md70 Sample applications, if needed, should be modified as well.
DLICENSE98 (b) You must cause any modified files to carry prominent notices
DREADME.md140 prevent `git status` from showing them as modified). In order to do so, from
DChangeLog271 can now only be used as intended, for keys that cannot be modified through
720 psa_register_se_driver() must be modified to pass the driver's location
4451 * Added multiply assembly code for the TriCore and modified
/openthread-3.4.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_init.function65 /* This is a modified version of mbedtls_entropy_init() from entropy.c
Dtest_suite_asn1write.function366 /* position should have been found and modified. */
/openthread-3.4.0/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/
Dax_pthread.m482 # modified version of the Autoconf Macro, you may extend this special
83 # exception to the GPL to apply to your modified version as well.
/openthread-3.4.0/
DCONTRIBUTING.md75 # Add each modified file you'd like to include in the commit
/openthread-3.4.0/third_party/nlbuild-autotools/repo/
DLICENSE98 (b) You must cause any modified files to carry prominent notices
/openthread-3.4.0/third_party/mbedtls/repo/docs/architecture/testing/
Dinvasive-testing.md86 … we want to test the actual product, not a modified version, since conclusions drawn from a test o…
/openthread-3.4.0/third_party/mbedtls/repo/library/
Dssl_tls.c273 int modified = 0; in handle_buffer_resizing() local
293 modified = 1; in handle_buffer_resizing()
315 modified = 1; in handle_buffer_resizing()
319 if( modified ) in handle_buffer_resizing()
/openthread-3.4.0/third_party/mbedtls/repo/tests/scripts/
Dall.sh239 -f|--force Force the tests to overwrite any modified files.
259 --no-force Refuse to overwrite modified files (default).