/openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
D | check_test_cases.py | 68 file_name, line_number, description): argument 121 suite_name, description = script_outputs 128 description.rstrip()) 162 file_name, _line_number, description): argument 165 key = ';'.join([base_name, description.decode('utf-8')]) 189 file_name, line_number, description): argument 193 if description in seen: 196 seen[description]) 198 if re.search(br'[\t;]', description): 201 re.search(br'[\t;]', description).group(0).decode('ascii')) [all …]
|
D | generate_psa_tests.py | 404 description: str, 416 self.description = description #type: str 493 tc.set_description(verb + ' ' + key.description) 499 dependencies += psa_information.generate_deps_from_description(key.description) 530 description = 'lifetime: ' + short 536 description=description) 561 description = 'usage' + extra_desc + ': ' 569 description=description) 572 key1.description += crypto_knowledge.short_expression(usage_expr) 574 key1.description += short [all …]
|
D | depends.py | 332 description = symbol 333 if exclude and re.match(exclude, description): 339 job = Job(description, config_settings, commands) 354 description = '!' + symbol 355 if exclude and re.match(exclude, description): 359 job = Job(description, config_settings, commands) 502 description=
|
D | generate_bignum_tests.py | 81 def description(self) -> str: member in BignumOperation 97 return super().description()
|
/openthread-latest/third_party/mbedtls/repo/scripts/mbedtls_dev/ |
D | test_case.py | 28 def __init__(self, description: Optional[str] = None): 30 self.description = description #type: Optional[str] 38 def set_description(self, description: str) -> None: 39 self.description = description 51 if self.description is None: 65 assert self.description is not None # guide mypy 70 out.write(self.description + '\n')
|
D | bignum_core.py | 51 def description(self) -> str: member in BignumCoreShiftR 94 def description(self) -> str: member in BignumCoreShiftL 147 def description(self) -> str: member in BignumCoreCTLookup 246 def description(self) -> str: member in BignumCoreMLA 252 return super().description() 687 def description(self) -> str: member in BignumCoreMontmul 698 return super().description() 739 for a, b, n, description in cls.random_test_cases: 740 cur_op = cls(a, b, n, case_description=description) 807 for mod, description in moduli: [all …]
|
D | test_data_generation.py | 66 def description(self) -> str: member in BaseTest 88 tc.set_description(self.description()) 179 def main(args, description: str, generator_class: Type[TestGenerator] = TestGenerator): 181 parser = argparse.ArgumentParser(description=description)
|
D | bignum_common.py | 191 def description(self) -> str: member in OperationCommon 208 return super().description() 363 def description(self) -> str: member in ModOperationCommon 371 return super().description() + " mod {:x}".format(self.int_n) 372 return super().description()
|
D | psa_information.py | 105 description: str 111 if re.search(regex, description):
|
/openthread-latest/third_party/mbedtls/repo/scripts/ |
D | generate_errors.pl | 81 my $description = (defined($before) ? $before : $after); 82 $description =~ s/^\s+//; 83 $description =~ s/\n( *\*)? */ /g; 84 $description =~ s/\.?\s+$//; 85 push @matches, [$name, $value, $description]; 108 my ($error_name, $error_code, $description) = @$match; 113 $description =~ s/\\/\\\\/g; 196 "${white_space} return( \"$module_name - $description\" );\n"
|
D | abi_check.py | 295 description = None 306 description = line.strip() 321 description=description 474 metadata.description, test_data 539 description=__doc__
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/ |
D | test-framework.md | 13 …description which succinctly describes for a human audience what the test does. The first non-comm… 17 …s must be unique within a `.data` file. If you can't think of a better description, the convention… 22 * Make the description descriptive. “foo: x=2, y=4” is more descriptive than “foo #2”. “foo: 0<x<y,… 23 * Avoid changing the description of an existing test case without a good reason. This breaks the tr… 33 …ase in `ssl-opt.sh` has a description which succinctly describes for a human audience what the tes… 35 …or [unit test descriptions](#unit-test-descriptions). In addition, the description must be written… 39 …case in `compat.sh` has a description which succinctly describes for a human audience what the tes… 59 * **Platform**: a description of the platform, e.g. `Linux-x86_64` or `Linux-x86_64-gcc7-msan`. 60 * **Configuration**: a unique description of the configuration (`mbedtls_config.h`). 62 * **Test case**: the description of the test case.
|
/openthread-latest/third_party/build_gn/toolchain/ |
D | BUILD.gn | 9 description = "CC {{output}}" 18 description = "CXX {{output}}" 26 description = "AR {{target_output_name}}{{output_extension}}" 40 description = "SOLINK $soname" 59 description = "LINK $outfile" 68 description = "STAMP {{output}}" 72 description = "COPY {{source}} {{output}}"
|
/openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
D | psa-driver-developer-guide.md | 5 For a description of the current state of drivers Mbed TLS, see our [PSA Cryptoprocessor driver dev… 26 … linkage, and to declare these functions in a **driver description file**. The driver description … 28 …description file is JSON. The structure of this JSON file is specified in the section [“Driver des… 32 * A driver description file (in JSON format). 33 …g the types required by the driver description. The names of these header files is declared in the… 34 … for the target platform defining the functions required by the driver description. Implementation… 42 The driver description can include Mbed TLS extensions (marked by the namespace "mbedtls"). Mbed TL…
|
D | psa-driver-integration-guide.md | 5 For a description of the current state of drivers Mbed TLS, see our [PSA Cryptoprocessor driver dev… 17 Concretely speaking, a driver consists of one or more **driver description files** in JSON format a… 23 1. Pass the driver description files through the Make variable `PSA_DRIVERS` when building the libr…
|
/openthread-latest/tools/tcat_ble_client/ |
D | poetry.lock | 6 description = "Timeout context manager for asyncio programs" 20 description = "Bluetooth Low Energy platform Agnostic Klient" 40 description = "Python WinRT bindings for Bleak" 60 description = "Cross-platform colored terminal text." 71 description = "A faster version of dbus-next" 110 description = "Backport of PEP 654 (exception groups)" 124 description = "Read metadata from Python packages" 144 description = "brain-dead simple config-ini parsing" 155 description = "Core utilities for Python packages" 166 description = "plugin and hook calling mechanisms for python" [all …]
|
D | pyproject.toml | 8 description = "BBTC client for TCAT devices"
|
/openthread-latest/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 6 **Is your feature request related to a problem? Please describe.** A clear and concise description … 8 **Describe the solution you'd like** A clear and concise description of what you want to happen. 10 **Describe alternatives you've considered** A clear and concise description of any alternative solu…
|
D | bug_report.md | 6 **Describe the bug** A clear and concise description of what the bug is. 15 **Expected behavior** A clear and concise description of what you expected to happen.
|
/openthread-latest/third_party/mbedtls/repo/ChangeLog.d/ |
D | 00README.md | 39 * Change description. 40 * Another change description. 43 * Yet another change description. This is a long change description that 45 * Yet again another change description.
|
/openthread-latest/etc/cmake/ |
D | options.cmake | 52 macro(ot_option name ot_config description) 55 # `description` provides the help string for this OT cmake 64 set(${name} ${ARGN} CACHE STRING "enable ${description}") 66 set(${name} "" CACHE STRING "enable ${description}") 83 macro(ot_string_option name ot_config description) 85 # OPENTHREAD_CONFIG `ot_config`. Parameter `description` provides 92 set(${name} ${ARGN} CACHE STRING "${description}") 94 set(${name} "" CACHE STRING "${description}") 108 macro(ot_int_option name ot_config description) 116 set(${name} ${ARGN} CACHE STRING "${description}") [all …]
|
/openthread-latest/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_asn1parse.function | 172 const char *description; 175 /* Value returned by traverse_callback if description runs out. */ 177 /* Value returned by traverse_callback if description has an invalid format 187 const char *rest = state->description; 211 state->description = rest; 561 const char *description, 564 /* The description string is a comma-separated list of integers. 565 * For each element in the SEQUENCE in input, description contains 574 const char *rest = description; 619 const char *description, [all …]
|
/openthread-latest/tests/scripts/thread-cert/ |
D | dtls.py | 527 def __init__(self, level, description): argument 530 self.description = description 533 struct.pack(">BB", self.level, self.description) 537 level, description = struct.unpack(">BB", data.read(2)) 539 return cls(AlertLevel(level), AlertDescription(description)) 546 return "Alert(level={}, description={})".format(str(self.level), str(self.description))
|
/openthread-latest/third_party/mbedtls/repo/library/ |
D | oid.c | 33 #define OID_DESCRIPTOR(s, name, description) { ADD_LEN(s), name, description } argument 36 #define OID_DESCRIPTOR(s, name, description) { ADD_LEN(s) } argument 354 description) 367 description) 480 description)
|
/openthread-latest/tools/otci/ |
D | setup.py | 38 description="OpenThread Controller Interface",
|