mbedtls/tests
Gilles Peskine cc9db30851 exported_key_sanity_check: make checks slightly more systematic
Shuffle the logic in mbedtls_test_psa_exported_key_sanity_check()
somewhat. The resulting behavior changes are:

* Always check the exported length against PSA_EXPORT_KEY_OUTPUT_SIZE,
  even for unstructured key types.
* Always complain if a key type is not explicitly covered, not just
  for public keys.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-02-23 20:29:38 +01:00
..
.jenkins
configs
data_files
docker/bionic
git-scripts
include/test Use const pointers on parsing functions 2021-02-23 20:29:38 +01:00
scripts Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls 2021-02-22 14:47:29 +00:00
src exported_key_sanity_check: make checks slightly more systematic 2021-02-23 20:29:38 +01:00
suites Move exercise_key and related functions to their own module 2021-02-23 20:29:38 +01:00
.gitignore
CMakeLists.txt Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls 2021-02-22 14:47:29 +00:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #4136 from daverodgman/ssl-opt-gnutls-priority 2021-02-16 14:37:51 +00:00