mbedtls/tests
Jaeden Amero 36ee5d0fbf psa: Disallow repeated setup
Calling psa_*_setup() twice on a MAC, cipher, or hash context should
result in a PSA_ERROR_BAD_STATE error because the operation has already
been set up.

Fixes #10
2019-02-20 15:27:41 +00:00
..
.jenkins
data_files Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
git-scripts Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
scripts Merge pull request #51 from Patater/update-dev-tls-dev-crypto-merge 2019-02-15 15:07:37 +00:00
suites psa: Disallow repeated setup 2019-02-20 15:27:41 +00:00
.gitignore
CMakeLists.txt Merge branch 'development-psa-proposed' into development 2019-02-14 15:58:43 +00:00
compat.sh Fix #2370, minor typos and spelling mistakes 2019-01-24 10:37:40 +01:00
Descriptions.txt
Makefile psa: Include PSA headers for tests and programs 2018-11-23 15:22:44 +00:00
ssl-opt.sh Merge development-psa commit 80b5662 into development-psa-merged branch 2019-02-05 06:02:51 -05:00