Lines Matching refs:interface
43 …| Client API interface | This module exports the PSA Crypto API to be callable from the| ``…
85 …| Backend library abstraction | This module contains several APIs to abstract the interface | ``…
99 … | The ``tfm_crypto_api.h`` header contains public service APIs, | ``interface/include/tfm_cryp…
100 …| | which expose each module's interface. The header available in | …
101 …| | the interface, ``tfm_crypto_defs.h``, contains types and | …
102 …| | definitions to build the client interface of the service, i.e.| …
123 …| | components (i.e. other partitions or NS interface). | …
165 + Cortex-M systems, by an SPM mediated interface, e.g. partition to partition
171 the library interface and the ``tfm_crypto_api.c`` interface. When there is a
208 must interface with it to store, retrieve or use them for crypto tasks, etc.
210 There are currently two methods to interface an accelerator into the Crypto
221 2. Provide a cleanly defined interface specification [4]_ to describe the APIs that
233 A particular driver using the interface described in [4]_ is the TF-M Builtin
270 … | Init | SPM | Function to handle an SFN request or to interface |
358 …ssors: \ https://github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed/psa-driver-interface.md