Home
last modified time | relevance | path

Searched refs:create (Results 1 – 23 of 23) sorted by relevance

/openthread-3.6.0/examples/platforms/simulation/
Dflash.c58 bool create = false; in otPlatFlashInit() local
77 create = true; in otPlatFlashInit()
85 if (create) in otPlatFlashInit()
/openthread-3.6.0/third_party/mbedtls/repo/tests/git-scripts/
DREADME.md7 …e located in `<mbed TLS root>/tests/git-scripts` directory, and one must create a soft link from `…
11 Execute the following command to create a link on linux from the mbed TLS `.git/hooks` directory:
/openthread-3.6.0/third_party/mbedtls/repo/
DBUGS.md17 4. Please [create an issue on on GitHub](https://github.com/ARMmbed/mbedtls/issues).
DREADME.md41 The Make and CMake build systems create three libraries: libmbedcrypto, libmbedx509, and libmbedtls…
136 remove the build directory and create it again.
DCMakeLists.txt167 message(FATAL_ERROR "Could not create symbolic link for: ${target} --> ${output}")
DChangeLog200 to create is not valid, bringing them in line with version 1.0.0 of the
565 * Attempting to create a volatile key with a non-zero key identifier now
568 * Attempting to create or register a key with a key identifier in the vendor
2605 Cannot be triggered remotely unless you create X.509 certificates based
4445 how to create a test PKI
/openthread-3.6.0/tests/scripts/thread-cert/
Dsniffer.py102 messages = self._message_factory.create(io.BytesIO(data))
Dsimulator.py201 messages = self._message_factory.create(io.BytesIO(message_obj))
Dmessage.py579 def create(self, data): member in MessageFactory
/openthread-3.6.0/third_party/mbedtls/repo/tests/scripts/
Dtest_zeroize.gdb32 # such code, the compilar will create some form dependency graph between
/openthread-3.6.0/third_party/mbedtls/repo/docs/architecture/testing/
Dpsa-storage-format-testing.md5 The PSA crypto subsystem includes a persistent key store. It is possible to create a persistent key…
39 …at), then we should keep the corresponding test cases in load-only mode: create a file with the ex…
Dinvasive-testing.md58 * **Test-specific code must be guarded by `#if defined(MBEDTLS_TEST_HOOKS)`**. Do not create fine-g…
/openthread-3.6.0/third_party/mbedtls/repo/tests/suites/
Dmain_test.function10 * The following files were used to create this file.
Dtest_suite_x509write.function234 /* For RSA PK contexts, create a copy as an alternative RSA context. */
Dtest_suite_psa_crypto_slot_management.function385 /* Attempt to create a new key in the same slot. */
Dtest_suite_psa_crypto_se_driver_hal.function1322 /* Prepare to create two keys with the same key material: a transparent
/openthread-3.6.0/tests/toranj/
DREADME_NCP.md52 Note: You may need to run as `sudo` to allow `wpantund` to create tunnel interface (i.e., use `sudo…
176 Script below shows how to create a 3-node network topology with `node1` and `node2` being routers, …
DREADME_CLI.md110 Script below shows how to create a 3-node network topology with `node1` and `node2` being routers, …
/openthread-3.6.0/
DCONTRIBUTING.md62 For each new feature, create a working branch:
/openthread-3.6.0/etc/cmake/
Doptions.cmake177 ot_option(OT_BORDER_AGENT_ID OPENTHREAD_CONFIG_BORDER_AGENT_ID_ENABLE "create and save border agent…
/openthread-3.6.0/third_party/mbedtls/repo/doxygen/
Dmbedtls.doxyfile59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
589 # output files in an output format independent way. To create the layout file
992 # To create a documentation set, doxygen will generate a Makefile in the
1661 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
/openthread-3.6.0/doc/
DDoxyfile.in98 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
701 # output files in an output format independent way. To create the layout file
719 # also \cite for info how to create references.
1226 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
2060 # When a file name is specified after GENERATE_TAGFILE, doxygen will create a
/openthread-3.6.0/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-interface.md321 The entry points that create or format key data have the following prototypes for a driver with the…
856 …es where the key is stored and which application and system actions will create and destroy it. Th…