Home
last modified time | relevance | path

Searched refs:names (Results 1 – 20 of 20) sorted by relevance

/mbedtls-development/tests/scripts/
A Dtranslate_ciphers.py147 def format_ciphersuite_names(mode, names): argument
149 return " ".join(t(c) for c in names)
151 def main(target, names): argument
152 print(format_ciphersuite_names(target, names))
159 main(ARGS.target, ARGS.names)
A Dpsa_collect_statuses.py78 names = [self.status_names[value] for value in fdata.keys()]
79 for name in sorted(names):
A Dtest_psa_constant_names.py89 names = inputs.get_names(type_word)
90 expressions = sorted(inputs.generate_expressions(names))
A Dlist-identifiers.sh63 check-names.sh, which used to depend on this script, has been replaced with
A Dall.sh238 -q|--quiet Only output component names, and errors if any.
/mbedtls-development/
A D.pylintrc5 # We're ok with short funtion argument names.
18 # No upper limit on method names. Pylint <2.1.0 has an upper limit of 30.
22 # Allow module names containing a dash (but no underscore or uppercase letter).
31 # We're ok with short local or global variable names.
A DLICENSE140 names, trademarks, service marks, or product names of the Licensor,
A DChangeLog487 PSA_ALG_TLS12_PSK_TO_MS_MAX_PSK_LEN have been renamed, and the old names
490 have been renamed, and the old names deprecated.
619 mbedcrypto, mbedx509 and apidoc CMake target names. This can be used by
687 * mbedtls_ecp_curve_list() now lists Curve25519 and Curve448 under the names
2121 parsing the subject alternative names.
2827 domain names are compliant with RFC 1035.
2929 Some names have been further changed to make them more consistent.
3108 * Add support for id-at-uniqueIdentifier in X.509 names.
3590 * Support for serialNumber, postalAddress and postalCode in X509 names
4044 * Renamed ciphersuites naming scheme to IANA reserved names
[all …]
/mbedtls-development/docs/architecture/
A Dmbed-crypto-storage-specification.md26 … transparent keys](#key-file-format-for-0.1.0) designated by a [slot number](#key-names-for-0.1.0).
35 ### Key names for 0.1.0
73 …-file-format-for-0.1.0) of the [key whose identifier is the file identifier](#key-names-for-0.1.0).
79 Assumption: C stdio, allowing names containing lowercase letters, digits and underscores, of length…
84 … [content](#key-file-format-for-0.1.0) of the [key whose identifier](#key-names-for-0.1.0) is `key…
103 …keys](#key-file-format-for-1.0.0) designated by a [key identifier and owner](#key-names-for-1.0.0).
108 ### Key names for 1.0.0
133 …rmat-for-1.0.0) of the [key whose identifier is the file identifier](#key-names-for-1.0.0). The up…
142 …-file-format-for-1.0.0) of the [key whose identifier is the file identifier](#key-names-for-1.0.0).
216 …rmat-for-1.0.0) of the [key whose identifier is the file identifier](#key-names-for-1.0.0). The up…
[all …]
A Dtls13-experimental.md240 - TLS 1.3 specific C modules, headers, static functions names are prefixed
249 - The names of macros and variables related to a field or structure in the
/mbedtls-development/scripts/
A Dconfig.py74 def all(self, *names): argument
76 return all(self.__contains__(name) for name in names)
78 def any(self, *names): argument
80 return any(self.__contains__(name) for name in names)
A Dgenerate_visualc_files.pl196 my ($tpl, @names) = @_;
199 for my $name (@names) {
/mbedtls-development/tests/suites/
A Dtest_suite_x509write.function328 mbedtls_asn1_named_data *names = NULL;
337 ret = mbedtls_x509_string_to_names( &names, name );
343 ret = mbedtls_x509_write_names( &c, buf, names );
356 mbedtls_asn1_free_named_data_list( &names );
/mbedtls-development/tests/
A DCMakeLists.txt19 # Get base names for generated files (starting at "suites/")
73 # Get the test names of the tests with generated .data files
/mbedtls-development/scripts/mbedtls_dev/
A Dmacro_collector.py199 def generate_expressions(self, names: Iterable[str]) -> Iterator[str]:
214 for name in names
/mbedtls-development/doxygen/
A Dmbedtls.doxyfile157 # (but less readable) file names. This can be useful if your file system
158 # doesn't support long names like on DOS, Mac, or CD-ROM.
221 # For instance, some of the names that are used will be different. The list
495 # the group names will appear in their defined order.
500 # sorted by fully-qualified names, including namespaces. If set to
603 # file names with spaces, bibtex cannot handle them.
663 # documented source files. You may enter file names like "myfile.cpp" or
1223 # names that should be enabled during MathJax rendering.
1333 # The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
1558 # The names of the make variables in the generated doxyrules.make file
[all …]
/mbedtls-development/docs/proposed/
A Dpsa-driver-developer-guide.md32 * C header files defining the types required by the driver description. The names of these header f…
A Dpsa-driver-interface.md29 …implementation, without any prior arrangement other than choosing certain names and values from di…
54 * C header files defining the types required by the driver description. The names of these header f…
65 …d list in an unspecified manner. This may be, for example, a list of file names passed on a comman…
84 …e capability specifies which key types and algorithms are covered and the names of the types and f…
92 * `"names"` (optional, object). A mapping from entry point names described by the `"entry_points"` …
115 …t two of these capabilities map the entry point to the different function names, the driver specif…
260 …ming that the capability does not use the `"names"` property to declare different type and entry p…
438 … and one for an opaque driver. You can use the mapping in capabilities' `"names"` property to arra…
906 …bligation for them to declare functions. The core knows what the function names and argument types…
A Dpsa-conditional-inclusion-c.md204 The names of [elliptic curve symbols](#configuration-symbols-for-elliptic-curves) are a bit weird: …
/mbedtls-development/docs/
A D3.0-migration-guide.md131 Please use the new names directly in your code; `scripts/rename.pl` (from any
297 original names of those functions. The renamed functions are:
324 To migrate to the this change the user can keep the `*_ret` names in their code
482 ### Deprecated names for PSA constants and types were removed
486 names provided by the 1.0 specification instead.

Completed in 28 milliseconds