mbedtls/include
Andrzej Kurek 8a045ce5e6 Unify PSA to Mbed TLS error translation
Move all error translation utilities to psa_util.c.
Introduce macros and functions to avoid having
a local copy of the error translating function in
each place.
Identify overlapping errors and introduce a
generic function.
Provide a single macro for all error translations
(unless one file needs a couple of different ones).
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
2023-03-03 05:23:44 -05:00
..
mbedtls Unify PSA to Mbed TLS error translation 2023-03-03 05:23:44 -05:00
psa Merge pull request #7147 from paul-elliott-arm/interruptible_sign_hash_codestyle_drivers 2023-03-01 10:46:09 +01:00
.gitignore
CMakeLists.txt