mbedtls/tests
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
..
.jenkins
configs Explicitly disable all DTLS options in tls13-only.h 2023-03-01 19:49:58 +01:00
data_files Merge pull request #6949 from bensze01/replace_pkcs7_fuzzer_tests 2023-03-01 10:46:22 +01:00
docker/bionic
git-scripts
include
opt-testcases
scripts Merge pull request #7197 from daverodgman/armclang-sha-warning 2023-03-03 09:01:41 +00:00
src
suites Unify PSA to Mbed TLS error translation 2023-03-03 05:23:44 -05:00
.gitignore
CMakeLists.txt
compat-in-docker.sh
compat.sh Update some comments 2023-02-23 16:03:56 +08:00
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile
ssl-opt-in-docker.sh
ssl-opt.sh