Lines Matching refs:interface
22 - An interface layer that exposes the PSA Crypto API to either NS or S entities
23 and is implemented in ``interface/src/tfm_crypto_api.c``. The interface is
28 dispatcher that at runtime receives the requests from the interface and
44 subsystem for key storage and retrieval, and, in case, the interface to the
46 cryptoprocessor driver interface specification [2]_. For this reason, it must
55 The PSA interfaces for the Crypto service are located in ``interface/include``.
65 description of the PSA API interface, please refer to the comments in the
87 - ``crypto_library.c`` : Library abstractions to interface the dispatchers
99 - ``tfm_crypto_api.c`` : This module is contained in ``interface/src`` and
100 implements the PSA Crypto API client interface exposed to both S/NS clients.
105 the interface file. This config option is for the NS environment or
125 driver interface spec. At the moment, the only supported library is mbed
182 …SA cryptoprocessor driver interface: \ https://github.com/Mbed-TLS/mbedtls/blob/development/docs/p…