Lines Matching full:psa
3 PSA Crypto
9 The PSA (Platform Security Architecture) Crypto API offers a portable
15 It is created and maintained by Arm. Arm developed the PSA as a
19 In Zephyr, the PSA Crypto API is implemented using Mbed TLS, an
33 The PSA Crypto API supports a wide range of cryptographic algorithms,
39 The PSA Crypto API includes robust key management features that
46 The PSA Crypto API abstracts the underlying cryptographic library,
53 By adhering to cryptographic agility, PSA Crypto ensures that
101 Most functions in the PSA Crypto API can return errors. All functions
142 In general, the PSA Crypto API allows either one writer or any number of
149 <https://arm-software.github.io/psa-api/crypto/1.2/overview/conventions.html#concurrent-calls>`_
154 …`Stability of parameters <https://arm-software.github.io/psa-api/crypto/1.2/overview/conventions.h…
173 * `PSA Crypto`_
176 https://arm-software.github.io/psa-api/crypto/