Home
last modified time | relevance | path

Searched refs:namespace (Results 1 – 11 of 11) sorted by relevance

/lib/mbedtls/external/mbedtls/docs/architecture/
A Dmbed-crypto-storage-specification.md23 * [PSA ITS](#file-namespace-on-its-for-0.1.0)
24 * [C stdio](#file-namespace-on-stdio-for-0.1.0)
47 There is a shared namespace for all callers.
70 ### File namespace on ITS for 0.1.0
79 ### File namespace on stdio for 0.1.0
131 ### File namespace on a PSA platform for 1.0.0
141 ### File namespace on ITS as a library for 1.0.0
152 ### File namespace on stdio for 1.0.0
181 ### File namespace on stdio for 1.1.0
228 ### File namespace on a PSA platform on TBD
[all …]
/lib/mbedtls/external/mbedtls/tests/scripts/
A Dgenerate_test_cert_macros.py19 def __call__(self, parser, namespace, values, option_string): argument
20 if not hasattr(namespace, 'values'):
21 setattr(namespace, 'values', [])
26 namespace.values.append((self.dest, macro_name, filename))
/lib/efi_loader/
A Defi_firmware.c258 struct uuid namespace; in efi_gen_capsule_guids() local
269 (unsigned char *)&namespace, UUID_STR_FORMAT_GUID); in efi_gen_capsule_guids()
286 gen_v5_guid(&namespace, in efi_gen_capsule_guids()
A DKconfig295 Define the namespace or "salt" GUID used to generate the per-image
298 Device vendors are expected to generate their own namespace GUID
/lib/
A Duuid.c446 void gen_v5_guid(const struct uuid *namespace, struct efi_guid *guid, ...) in gen_v5_guid() argument
457 sha1_update(&ctx, (unsigned char *)namespace, UUID_BIN_LEN); in gen_v5_guid()
/lib/acpi/
A Dacpi_table.c325 char *namespace; in acpi_create_dbg2() local
365 namespace = (char *)current; in acpi_create_dbg2()
368 strncpy(namespace, path, path_len); in acpi_create_dbg2()
/lib/mbedtls/external/mbedtls/docs/proposed/
A Dpsa-driver-developer-guide.md42 The driver description can include Mbed TLS extensions (marked by the namespace "mbedtls"). Mbed TL…
A Dpsa-driver-interface.md1159 …istinguishes keys that have the same identifier but are part of the key namespace for different cl…
1353 …aintain a registry of vendors and assign a location namespace to each vendor. Parts of the namespa…
/lib/lwip/lwip/doc/doxygen/
A Dlwip.Doxyfile220 # of the file/class/namespace that contains it.
395 # namespace, or group documentation), provided this scope is documented. If set
406 # namespace, or class. And the struct will be named TypeS. This can typically be
475 # extracted and appear in the documentation as a namespace called
477 # the file that contains the anonymous namespace. By default anonymous namespace
530 # their full class and namespace scopes in the documentation. If set to YES, the
576 # descriptions of file, namespace and class members alphabetically by member
604 # be sorted only by class name, not including the namespace part.
1368 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help
1370 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
[all …]
A Dlwip.Doxyfile.cmake.in220 # of the file/class/namespace that contains it.
395 # namespace, or group documentation), provided this scope is documented. If set
406 # namespace, or class. And the struct will be named TypeS. This can typically be
475 # extracted and appear in the documentation as a namespace called
477 # the file that contains the anonymous namespace. By default anonymous namespace
530 # their full class and namespace scopes in the documentation. If set to YES, the
576 # descriptions of file, namespace and class members alphabetically by member
604 # be sorted only by class name, not including the namespace part.
1368 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help
1370 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
[all …]
/lib/mbedtls/external/mbedtls/
A DChangeLog4379 * All public identifiers moved to the mbedtls_* or MBEDTLS_* namespace.

Completed in 47 milliseconds