Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 22 of 22) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/scripts/
Dgenerate_ssl_debug_helpers.py239 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/
Dca.ext1 # This file contains X509v3 extension definitions for OpenSSL
DCommCert1.ext1 # This file contains X509v3 extension definitions for OpenSSL
DDeviceCert1.ext1 # This file contains X509v3 extension definitions for OpenSSL
DDeviceCert2.ext1 # This file contains X509v3 extension definitions for OpenSSL
DCommCert4.ext1 # This file contains X509v3 extension definitions for OpenSSL
DCommCert3.ext1 # This file contains X509v3 extension definitions for OpenSSL
DCommCert2.ext1 # This file contains X509v3 extension definitions for OpenSSL
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/
DCMakeLists.txt19 # so does not inherit the compile definitions.
/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/
DCMakeLists.txt17 # so does not inherit the compile definitions.
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-developer-guide.md43 * `"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…
Dpsa-conditional-inclusion-c.md34 [Req.c] The configuration mechanism consists of C preprocessor definitions, and the build does not …
131 ### Architecture of symbol definitions
143definitions 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/
Dpsa_crypto_driver_wrappers_no_static.c.jinja52 /* BEGIN-Common Macro definitions */
60 /* END-Common Macro definitions */
Dpsa_crypto_driver_wrappers.h.jinja53 /* BEGIN-Common Macro definitions */
61 /* END-Common Macro definitions */
/openthread-latest/third_party/mbedtls/repo/doxygen/
Dmbedtls.doxyfile47 # Define away Mbed TLS macros that make parsing definitions difficult.
/openthread-latest/src/posix/platform/
DCMakeLists.txt43 # posix libraries will use different feature definitions.
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_its.function17 /* Internal definitions of the implementation, copied for the sake of
/openthread-latest/
DSTYLE_GUIDE.md123 …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/
Dpsa-driver-example-and-guide.md62 // other definitions here
/openthread-latest/doc/
DDoxyfile.in342 # 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/
DREADME.md1370 … unspecified fields are replaced by the corresponding OT config option definitions `OPENTHREAD_CON…
/openthread-latest/third_party/mbedtls/repo/
DChangeLog1471 * Move alt helpers and definitions.
1472 Various helpers and definitions available for use in alt implementations
5861 * Coverage test definitions now support 'depends_on'