Searched full:steps (Results 1 – 25 of 73) sorted by relevance
123
/openthread-latest/.github/workflows/ |
D | build.yml | 50 steps: 76 steps: 92 steps: 115 steps: 155 steps: 174 steps: 193 steps: 249 steps: 282 steps: 315 steps: [all …]
|
D | docker.yml | 56 steps: 93 … docker buildx build --output "type=image,push=false" ${{ steps.prepare.outputs.buildx_args }} 105 docker buildx build --output "type=image,push=true" ${{ steps.prepare.outputs.buildx_args }} 110 …docker buildx imagetools inspect ${{ steps.prepare.outputs.docker_image }}:${{ steps.prepare.outpu…
|
D | toranj.yml | 60 steps: 95 steps: 132 steps: 174 steps: 196 steps: 221 steps:
|
D | simulation-1.1.yml | 56 steps: 109 steps: 164 steps: 212 steps: 256 steps: 301 steps: 357 steps: 398 steps: 432 steps:
|
D | posix.yml | 53 steps: 143 steps: 191 steps: 241 steps: 271 steps: 305 steps:
|
D | simulation-1.4.yml | 67 steps: 133 steps: 208 steps: 260 steps: 305 steps: 359 steps: 424 steps:
|
D | otns.yml | 59 steps: 104 steps: 161 steps: 209 steps:
|
D | unit.yml | 50 steps: 68 steps: 110 steps:
|
D | scorecards.yml | 61 steps: 75 …# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-w…
|
D | otbr.yml | 64 steps: 183 steps: 240 steps:
|
D | makefile-check.yml | 49 steps:
|
D | version.yml | 46 steps:
|
D | fuzz.yml | 46 steps:
|
/openthread-latest/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_mps.data | 13 MPS Reader: Multiple steps, single round, pausing disabled 16 MPS Reader: Multiple steps, single round, pausing enabled but unused 19 MPS Reader: Multiple steps, multiple rounds, pausing disabled 22 MPS Reader: Multiple steps, multiple rounds, pausing enabled but unused
|
D | test_suite_psa_crypto_init.data | 51 Fake entropy: one block in two steps 55 Fake entropy: more than one block in two steps
|
/openthread-latest/tests/scripts/thread-cert/border_router/MATN/ |
D | MATN_16_LargeNumberOfMulticastGroupSubscriptionsToBBR.py | 105 # Loop steps 1 to 4 with i := 1 to 5. 112 # Loop steps 5 to 6 with i := 1 to 5. 142 # Loop steps 1 to 4 with i := 1 to 5. 199 # Loop steps 5 to 6 with i := 1 to 5.
|
/openthread-latest/examples/apps/cli/ |
D | README.md | 3 …gement APIs via a simple command-line interface. The steps below take you through the minimal step…
|
/openthread-latest/third_party/mbedtls/repo/docs/ |
D | psa-driver-example-and-guide.md | 16 …-Part Operations*. On the other hand, operations that consist of multiple steps implemented by dif… 50 …ispatch layer. The following steps describe this process. Steps 1, 2, 3, and 7 only need to be don… 149 (You need extra steps if you want to disable the built-in implementation of ECC algorithms, which i…
|
/openthread-latest/tools/harness-sniffer/ |
D | README.md | 3 After following the steps below, you will be able to run Test Harness with OpenThread sniffer.
|
/openthread-latest/third_party/mbedtls/repo/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 30 ### Steps to reproduce
|
/openthread-latest/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 12 3. Build steps
|
/openthread-latest/src/posix/ |
D | README.md | 54 To build and program the device with RCP application, complete the following steps: 98 6. Depending on the hardware platform, complete the following steps to program the device:
|
/openthread-latest/third_party/mbedtls/repo/ |
D | BUGS.md | 7 If you think you've found a bug in Mbed TLS, please follow these steps:
|
/openthread-latest/third_party/mbedtls/repo/library/ |
D | psa_crypto_pake.c | 298 * The Mbed TLS JPAKE API outputs the whole X1+X2 and X2S steps data in mbedtls_psa_pake_output_internal() 303 * In order to achieve API compatibility, the whole X1+X2 or X2S steps in mbedtls_psa_pake_output_internal() 417 * The Mbed TLS JPAKE API takes the whole X1+X2 or X4S steps data in mbedtls_psa_pake_input_internal()
|
/openthread-latest/third_party/mbedtls/repo/programs/fuzz/ |
D | README.md | 49 To generate corpus for these targets, you can do the following, not fully automated steps :
|
123