Home
last modified time | relevance | path

Searched refs:Driver (Results 1 – 10 of 10) sorted by relevance

/lib/mbedtls/external/mbedtls/docs/proposed/
A Dpsa-driver-developer-guide.md9 …nterface between Mbed TLS and drivers, refer to the [PSA Cryptoprocessor Driver Interface specific…
28 …e is JSON. The structure of this JSON file is specified in the section [“Driver description syntax…
36 ## Driver C interfaces
38 Mbed TLS calls driver entry points [as specified in the PSA Cryptography Driver Interface specifica…
A Dpsa-driver-wrappers-codegen-migration-guide.md11 The design of the Driver Wrappers code generation is based on the design proposal https://github.co…
24Driver Wrapper auto generation project is designed to use a python templating library ( Jinja2 ) t…
A Dpsa-driver-interface.md1 PSA Cryptoprocessor Driver Interface
61 ### Driver description syntax
69 #### Driver description list
73 #### Driver description top-level element
86 ### Driver description capability
177 ### Driver entry points
590 ### Driver entry points for PAKE
863 #### Driver initialization
1339 ### Driver declarations
1347 #### Driver location values
[all …]
/lib/mbedtls/external/mbedtls/docs/
A Dpsa-driver-example-and-guide.md3 As of Mbed TLS 3.4.0, the PSA Driver Interface has only been partially implemented. As a result, th…
5Driver Interface](https://github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed/psa-driver-in…
6Driver [Developer](https://github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed/psa-driver-d…
16 The PSA Driver Interface specification specifies which cryptographic operations can be accelerated …
18 There are two types of drivers: *transparent* or *opaque*. See below an excerpt from the PSA Driver
29 | Transparent Driver | Opaque Driver |
/lib/mbedtls/external/mbedtls/scripts/
A Dgenerate_driver_wrappers.py25 Driver = NewType('Driver', dict) variable
69 def validate_json(driverjson_data: Driver, driverschema_list: dict) -> None: argument
/lib/mbedtls/external/mbedtls/docs/architecture/psa-thread-safety/
A Dpsa-thread-safety.md17 - The core makes no additional guarantees for drivers. See [Driver policy](#driver-policy) for deta…
99 ### Driver policy
101 The core makes no additional guarantees for drivers. Driver entry points may be called concurrently…
348Driver A makes a call that is dispatched to Driver B; upon executing this call Driver B makes a ca…
/lib/mbedtls/external/mbedtls/docs/architecture/testing/
A Dpsa-storage-format-testing.md48 * [Driver state files](#driver-state-files).
113 ## Driver state files
/lib/
A DKconfig488 command to interactive the TPM. Driver model support is provided
503 command to interactive the TPM. Driver model support is provided
514 command to interactive the TPM. Driver model support is provided
525 command to interactive the TPM. Driver model support is provided
/lib/mbedtls/external/mbedtls/docs/architecture/
A Dpsa-crypto-implementation-structure.md142 2. Driver dispatch code in `scripts/data_files/driver_templates/psa_crypto_driver_wrappers.h.jinja`…
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_psa_crypto_se_driver_hal.function1435 * Driver key attributes may have been returned by psa_get_key_attributes()

Completed in 23 milliseconds