| /openthread-latest/tools/harness-automation/autothreadharness/ |
| D | runner.py | 337 default=False, 343 default=None, 350 default=None) 351 parser.add_argument('--continue-from', '-c', type=str, default=None, help='first case to test') 352 …parser.add_argument('--delete-history', '-d', action='store_true', default=False, help='clear hist… 356 default=False, 358 …parser.add_argument('--name-greps', '-g', action='append', default=None, help='grep case by names') 359 …parser.add_argument('--list-file', '-i', type=str, default=None, help='file to list cases names to… 366 default='', 368 …parser.add_argument('--list-devices', '-l', action='store_true', default=False, help='list devices… [all …]
|
| /openthread-latest/doc/ |
| D | Doxyfile.in | 56 # that follow. The default is UTF-8 which is also the encoding used for all text 60 # The default value is: UTF-8. 68 # The default value is: My Project. 104 # The default value is: NO. 119 # The default value is: English. 126 # The default value is: YES. 135 # The default value is: YES. 163 # The default value is: NO. 171 # The default value is: NO. 178 # The default value is: YES. [all …]
|
| /openthread-latest/src/cli/ |
| D | README_COAP.md | 97 - type: "con" for Confirmable or "non-con" for Non-confirmable (default). 109 - type: "con" for Confirmable or "non-con" for Non-confirmable (default). Use "block-<block-size>" … 127 - type: "con" for Confirmable or "non-con" for Non-confirmable (default). 134 ### parameters \<type\> \["default"|<ack_timeout\> <ack_random_factor_numerator\> <ack_random_facto… 149 If `"default"` is given, the command sets the default configuration for the transmission parameters. 152 > coap parameters request default 154 default 175 - type: "con" for Confirmable or "non-con" for Non-confirmable (default). Use "block-<block-size>" … 192 - type: "con" for Confirmable or "non-con" for Non-confirmable (default). Use "block-<block-size>" …
|
| D | README_SRP_SERVER.md | 110 default.service.arpa. 140 srp-api-test-1.default.service.arpa. 143 srp-api-test-0.default.service.arpa. 198 srp-api-test-1._ipps._tcp.default.service.arpa. 208 host: srp-api-test-1.default.service.arpa. 210 srp-api-test-0._ipps._tcp.default.service.arpa. 220 host: srp-api-test-0.default.service.arpa.
|
| D | README_COAPS.md | 143 - type: "con" for Confirmable or "non-con" for Non-confirmable (default). 162 - type: "con" for Confirmable or "non-con" for Non-confirmable (default). Use "block-<block-size>" … 177 - type: "con" for Confirmable or "non-con" for Non-confirmable (default). Use "block-<block-size>" … 205 - type: "con" for Confirmable or "non-con" for Non-confirmable (default). Use "block-<block-size>" … 243 …default) or disabled. The `max-conn-attempts` parameter sets the maximum number of allowed attempt…
|
| D | README_SRP.md | 124 my-host.default.service.arpa. 129 my-service._ipps._tcp.default.service.arpa. 138 host: my-host.default.service.arpa. 158 my-service._ipps._tcp.default.service.arpa.
|
| /openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
| D | generate_tls13_compat_tests.py | 560 default=None, help='Output file path if `-a` was set') 563 default=False, help='Generate all available tls13 compat tests') 566 default=False, help='List supported ciphersuites') 569 default=False, help='List supported signature algorithms') 572 default=False, help='List supported named groups') 575 default=False, help='List supported TLS servers') 578 default=False, help='List supported TLS Clients') 581 default=list(SERVER_CLASSES.keys())[0], 584 default=list(CLIENT_CLASSES.keys())[0], 587 default=list(CIPHER_SUITE_IANA_VALUE.keys())[0], [all …]
|
| D | depends.py | 510 choices=['always', 'auto', 'never'], default='auto') 513 default='include/mbedtls/mbedtls_config.h') 516 default='.') 519 action='store_true', dest='keep_going', default=True) 531 action='store', default='make') 537 default=True)
|
| D | test_psa_constant_names.py | 164 action='append', default=['include'], 167 action='store_true', dest='keep_c', default=False, 173 default='programs/psa/psa_constant_names',
|
| D | psa_collect_statuses.py | 111 default=DEFAULT_STATUS_LOG_FILE, 116 default=DEFAULT_PSA_CONSTANT_NAMES,
|
| D | test_config_script.py | 162 dest='input_file', default='include/mbedtls/mbedtls_config.h', 168 dest='script', default='scripts/config.py',
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
| D | psa-limitations.md | 163 - the extra "trailer field" parameter must have its default value 178 It is unclear what parameters people use in practice. It looks like by default 181 by default (tested with GnuTLS 3.6.13). FIPS 186-4 requires 0 <= saltlen <= 201 When verifying signatures, PSA will by default enforce the salt len is the one 206 All test files use the default trailer field of 0xBC, as enforced by our 223 Hash Algorithm: sha1 (default) 224 Mask Algorithm: mgf1 with sha1 (default) 227 Hash Algorithm: sha1 (default) 228 Mask Algorithm: mgf1 with sha1 (default) 229 Salt Length: 0x14 (default) [all …]
|
| D | outcome-analysis.sh | 139 compare_builds before-default after-default
|
| /openthread-latest/third_party/mbedtls/repo/docs/ |
| D | 3.0-migration-guide.md | 92 This change does not affect users who use the default configuration; it only 95 The option `MBEDTLS_CHECK_PARAMS` (disabled by default) enabled certain kinds 104 value causes a silent default to one of the valid values. 106 The default reaction to a failed check was to call a function 125 This does not affect users who use the default `mbedtls_config.h`, as this option was 126 already off by default. 136 This doesn't affect people using the default configuration as it was already 137 disabled by default. 211 This does not affect users who use the default `mbedtls_config.h`. `MBEDTLS_SHA256_C` 212 was enabled by default. Now both `MBEDTLS_SHA256_C` and `MBEDTLS_SHA224_C` are [all …]
|
| /openthread-latest/third_party/mbedtls/repo/scripts/data_files/driver_templates/ |
| D | psa_crypto_driver_wrappers.h.jinja | 170 default: 242 default: 355 default: 456 default: 548 default: 641 default: 724 default: 828 default: 911 default: 973 default: [all …]
|
| /openthread-latest/third_party/mbedtls/repo/configs/ |
| D | README.txt | 7 These files are complete replacements for the default mbedtls_config.h. To use one of 10 1. Replace the default file include/mbedtls/mbedtls_config.h with the chosen one.
|
| /openthread-latest/tools/cp-caps/ |
| D | rcp_caps_test.py | 712 default=False, 720 default=False, 728 default=False, 736 default=False, 744 default=False, 752 default=False, 760 default=False, 768 default=False,
|
| /openthread-latest/tools/harness-automation/ |
| D | parse_topofile.py | 152 default='C:/GRL/Thread1.1/Thread_Harness/TestScripts/TopologyConfig.txt', 159 default=['all'],
|
| /openthread-latest/third_party/mbedtls/repo/ |
| D | .globalrc | 1 default:\
|
| /openthread-latest/third_party/mbedtls/repo/tests/data_files/base64/ |
| D | srv_def.txt | 1 // Server context with default MbedTLS configuration
|
| D | cli_def.txt | 1 // Client context with default MbedTLS configuration
|
| /openthread-latest/third_party/mbedtls/repo/scripts/data_files/ |
| D | error.fmt | 39 default: 62 default:
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
| D | Makefile | 3 default: all target
|
| /openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
| D | Makefile | 3 default: all target
|
| /openthread-latest/third_party/mbedtls/repo/.github/ISSUE_TEMPLATE/ |
| D | bug_report.md | 18 Configuration (if not default, please attach `mbedtls_config.h`):
|