Home
last modified time | relevance | path

Searched refs:where (Results 1 – 25 of 41) sorted by relevance

12

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dhkdf.c84 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/
D00README.md67 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/
Dheaders.am27 # 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/
DREADME.md7 1. Insert the inspector to where you want to inspect.
/openthread-2.7.6/third_party/mbedtls/repo/.github/
Dissue_template.md16 Configuration: please attach config.h file where possible
/openthread-2.7.6/third_party/nlbuild-autotools/repo/
DCHANGES156 * 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/
Dhelpers.function136 * \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
Dtest_suite_psa_crypto_persistent_key.data25 # Not specific to files, but only run this test in an environment where the maximum size could be r…
Dtest_suite_ccm.function186 /* 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) */
Dtest_suite_ctr_drbg.function46 * where nonce||perso = nonce[nonce->len] */
/openthread-2.7.6/third_party/mbedtls/repo/docs/architecture/
Dmbed-crypto-storage-specification.md110where 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/
DCONTRIBUTING.md22 …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…
DChangeLog96 * 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/
Dconfigure.ac40 # 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
DMakefile-bootstrap28 # the repositories, the branch thereof, and where to put it in
DDoxyfile.in82 # 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/
Dmbedtls.doxyfile53 # 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/
Dax_jni_include_dir.m480 # always include the main JDK include directory. this is where jni.h should be located.
Dpkg.m4129 # Put the nasty error message in config.log where it belongs
Dax_pthread.m4123 # (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/
DCONTRIBUTING.md82 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.
Dconfigure.ac46 # 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/
Dpsa-driver-interface.md306 …city, therefore this function does not need to do anything for algorithms where the output stream …
386where 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…
486where `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/
Dnl_with_package.m471 # 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/
DDoxyfile.in93 # 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 …]

12