Searched refs:definitions (Results 1 – 22 of 22) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/scripts/ |
D | generate_ssl_debug_helpers.py | 239 yield SignatureAlgorithmDefinition(source_code, definitions=matches) 241 def __init__(self, source_code, definitions=None): argument 242 if definitions is None: 243 definitions = [] 244 assert isinstance(definitions, list) and definitions 245 self._definitions = definitions 298 yield NamedGroupDefinition(source_code, definitions=matches) 300 def __init__(self, source_code, definitions=None): argument 301 if definitions is None: 302 definitions = [] [all …]
|
/openthread-latest/tools/tcat_ble_client/auth-generate/ext/ |
D | ca.ext | 1 # This file contains X509v3 extension definitions for OpenSSL
|
D | CommCert1.ext | 1 # This file contains X509v3 extension definitions for OpenSSL
|
D | DeviceCert1.ext | 1 # This file contains X509v3 extension definitions for OpenSSL
|
D | DeviceCert2.ext | 1 # This file contains X509v3 extension definitions for OpenSSL
|
D | CommCert4.ext | 1 # This file contains X509v3 extension definitions for OpenSSL
|
D | CommCert3.ext | 1 # This file contains X509v3 extension definitions for OpenSSL
|
D | CommCert2.ext | 1 # This file contains X509v3 extension definitions for OpenSSL
|
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/ |
D | CMakeLists.txt | 19 # so does not inherit the compile definitions.
|
/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/ |
D | CMakeLists.txt | 17 # so does not inherit the compile definitions.
|
/openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
D | psa-driver-developer-guide.md | 43 * `"mbedtls/h_condition"` (optional, string) can include complex preprocessor definitions to condit… 44 * `"mbedtls/c_condition"` (optional, string) can include complex preprocessor definitions to condit…
|
D | psa-conditional-inclusion-c.md | 34 [Req.c] The configuration mechanism consists of C preprocessor definitions, and the build does not … 131 ### Architecture of symbol definitions 143 …definitions in `mbedtls/config_psa.h` are needed not only to build the PSA parts of the library, b… 147 #### Summary of definitions of configuration symbols argument
|
/openthread-latest/third_party/mbedtls/repo/scripts/data_files/driver_templates/ |
D | psa_crypto_driver_wrappers_no_static.c.jinja | 52 /* BEGIN-Common Macro definitions */ 60 /* END-Common Macro definitions */
|
D | psa_crypto_driver_wrappers.h.jinja | 53 /* BEGIN-Common Macro definitions */ 61 /* END-Common Macro definitions */
|
/openthread-latest/third_party/mbedtls/repo/doxygen/ |
D | mbedtls.doxyfile | 47 # Define away Mbed TLS macros that make parsing definitions difficult.
|
/openthread-latest/src/posix/platform/ |
D | CMakeLists.txt | 43 # posix libraries will use different feature definitions.
|
/openthread-latest/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_its.function | 17 /* Internal definitions of the implementation, copied for the sake of
|
/openthread-latest/ |
D | STYLE_GUIDE.md | 123 …hat is described in the file. If a file contains many declarations and definitions, the author sho… 169 - Detail what the constants, C preprocessor definitions, and enumerations are.
|
/openthread-latest/third_party/mbedtls/repo/docs/ |
D | psa-driver-example-and-guide.md | 62 // other definitions here
|
/openthread-latest/doc/ |
D | Doxyfile.in | 342 # definitions whose arguments contain STL classes (e.g. func(std::string); 713 # the reference definitions. This must be a list of .bib files. The .bib 1801 # Load stylesheet definitions from file. Syntax is similar to doxygen's config 1803 # missing definitions are set to their default value.
|
/openthread-latest/src/cli/ |
D | README.md | 1370 … unspecified fields are replaced by the corresponding OT config option definitions `OPENTHREAD_CON…
|
/openthread-latest/third_party/mbedtls/repo/ |
D | ChangeLog | 1471 * Move alt helpers and definitions. 1472 Various helpers and definitions available for use in alt implementations 5861 * Coverage test definitions now support 'depends_on'
|