/openthread-2.7.6/third_party/mbedtls/repo/library/ |
D | hkdf.c | 84 size_t where = 0; in mbedtls_hkdf_expand() local 176 num_to_copy = i != n ? hash_len : okm_len - where; in mbedtls_hkdf_expand() 177 memcpy( okm + where, t, num_to_copy ); in mbedtls_hkdf_expand() 178 where += hash_len; in mbedtls_hkdf_expand()
|
/openthread-2.7.6/third_party/mbedtls/repo/ChangeLog.d/ |
D | 00README.md | 67 the present tense. Use the imperative where applicable. For example: “Fix a 70 Include GitHub issue numbers where relevant. Use the format “#1234” for an 71 Mbed TLS issue. Add other external references such as CVE numbers where 74 Credit bug reporters where applicable.
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/automake/post/rules/ |
D | headers.am | 27 # in places where the package uses and defines 'include_HEADERS' or 31 # where the package uses and defines a more complex 'dist_*_HEADERS'.
|
/openthread-2.7.6/tests/scripts/thread-cert/ |
D | README.md | 7 1. Insert the inspector to where you want to inspect.
|
/openthread-2.7.6/third_party/mbedtls/repo/.github/ |
D | issue_template.md | 16 Configuration: please attach config.h file where possible
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/ |
D | CHANGES | 156 * Addressed an issue where 'mkskeleton' failed while trying to 166 * Addressed an issue with the 'make coverage' target where certain 175 where GNU software, including wget, is not available in PATH.
|
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/ |
D | helpers.function | 136 * \param pointer An lvalue where the address of the allocated buffer 224 * where the failing function may return an error value or call 258 * where the failing function can only return an error by calling 323 * \param pointer An lvalue where the address of the allocated buffer
|
D | test_suite_psa_crypto_persistent_key.data | 25 # Not specific to files, but only run this test in an environment where the maximum size could be r…
|
D | test_suite_ccm.function | 186 /* Check we didn't write past the end (where the original tag is) */ 290 /* Check we didn't write past the end (where the original tag is) */
|
D | test_suite_ctr_drbg.function | 46 * where nonce||perso = nonce[nonce->len] */
|
/openthread-2.7.6/third_party/mbedtls/repo/docs/architecture/ |
D | mbed-crypto-storage-specification.md | 110 …where there is no concept of key owner (in particular, in library integrations), the key identifie… 115 * PSA service integration: the key file name is `(uint32_t)owner_uid << 32 | key_id` where `key_id`… 240 All integers are encoded in little-endian order in 8-bit bytes except where otherwise indicated. 299 All integers are encoded in little-endian order in 8-bit bytes except where otherwise indicated.
|
/openthread-2.7.6/third_party/mbedtls/repo/ |
D | CONTRIBUTING.md | 22 …the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) standard license header where possible. 29 …ruption to users, where a change to the interface is required, all changes to the ABI or API, even…
|
D | ChangeLog | 96 * Fix build failure in configurations where MBEDTLS_USE_PSA_CRYPTO is 121 chars. Fixes a build failure on platforms where char is unsigned. Fixes 142 * Fix a case in elliptic curve arithmetic where an out-of-memory condition 258 * Fix bug in redirection of unit test outputs on platforms where stdout is 465 probability (of the order of 2^-n where n is the bitsize of the curve) 582 no known instances where this changes the behavior of the library: this is 641 * Add mbedtls_net_close(), enabling the building of forking servers where 677 stdarg.h where needed. Fixes #2656. 727 stdarg.h where needed. Fixes #2656. 1032 constrained, single-threaded systems where ECC is time consuming and can [all …]
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/examples/ |
D | configure.ac | 40 # Tell the rest of the build system the absolute path where the 68 # Tell autoconf where to find auxilliary build tools (e.g. config.guess, 74 # Tell autoconf where to find auxilliary M4 macros
|
D | Makefile-bootstrap | 28 # the repositories, the branch thereof, and where to put it in
|
D | Doxyfile.in | 82 # entered, it will be relative to the location where doxygen was started. If 90 # option can be useful when feeding doxygen a huge amount of source files, where 178 # will be relative from the directory where doxygen is started. 297 # using this tag. The format is ext=language, where ext is a file extension, and 474 # 'anonymous_namespace{file}', where file will be replaced with the base name of 681 # popen()) the command command input-file, where command is the value of the 910 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the 1073 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a 1598 # to a relative location where the documentation can be found. The format is: 1613 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a [all …]
|
/openthread-2.7.6/third_party/mbedtls/repo/doxygen/ |
D | mbedtls.doxyfile | 53 # base path where the generated documentation will be put. 55 # where doxygen was started. If left blank the current directory will be used. 63 # source files, where putting all generated files in the same directory would 142 # relative paths, which will be relative from the directory where doxygen is 248 # using this tag. The format is ext=language, where ext is a file extension, 396 # 'anonymous_namespace{file}', where file will be replaced with the base 580 # popen()) the command <command> <input-file>, where <command> is the value of 751 # by executing (via popen()) the command <filter> <input-file>, where <filter> 882 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. 1287 # of to a relative location where the documentation can be found. [all …]
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/ |
D | ax_jni_include_dir.m4 | 80 # always include the main JDK include directory. this is where jni.h should be located.
|
D | pkg.m4 | 129 # Put the nasty error message in config.log where it belongs
|
D | ax_pthread.m4 | 123 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 270 # that, in an invocation where only linking and no compilation is
|
/openthread-2.7.6/ |
D | CONTRIBUTING.md | 82 This will open up a text editor where you can craft your commit message. 108 This will open up a text editor where you can specify which commits to squash.
|
D | configure.ac | 46 # Tell the rest of the build system the absolute path where the 74 # Tell autoconf where to find auxilliary build tools (e.g. config.guess, 80 # Tell autoconf where to find auxilliary M4 macros
|
/openthread-2.7.6/third_party/mbedtls/repo/docs/proposed/ |
D | psa-driver-interface.md | 306 …city, therefore this function does not need to do anything for algorithms where the output stream … 386 …where the PSA Cryptography implementation is a subsystem of a single application, the initializati… 441 If a transparent driver entry point is part of a capability where the `"fallback"` property is fals… 465 …stants. A typical value for `"base_size"` is `sizeof(acme_key_context_t)` where `acme_key_context_… 473 where `size_function` is the function named in the `"size_function"` property, `key_type` is the ke… 486 …where `public_key_overhead = PSA_EXPORT_PUBLIC_KEY_MAX_SIZE(key_type, key_bits)` if the `"store_pu… 497 where `key_bytes = ((key_bits + 7) / 8)` is the key size in bytes. 677 …_lifetime_t#c.psa_key_lifetime_t) as an attribute of a key that indicates where the key is stored … 680 … 8–31 are a _location indicator_. This value indicates where the key material is stored and where … 686 … opaque driver indicating its location called `PSA_KEY_LOCATION_`*prefix* where *prefix* is the va… [all …]
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/autoconf/m4/ |
D | nl_with_package.m4 | 71 # the default value for where the 168 # the default value for where the 223 # the default value for where the 283 # the default value for where the 372 # the default value for where the
|
/openthread-2.7.6/doc/ |
D | Doxyfile.in | 93 # entered, it will be relative to the location where doxygen was started. If 101 # option can be useful when feeding doxygen a huge amount of source files, where 189 # will be relative from the directory where doxygen is started. 308 # using this tag. The format is ext=language, where ext is a file extension, and 485 # 'anonymous_namespace{file}', where file will be replaced with the base name of 692 # popen()) the command command input-file, where command is the value of the 923 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the 1086 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a 1611 # to a relative location where the documentation can be found. The format is: 1626 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a [all …]
|