mbedtls/tests
Steven Cooreman f9f7fdfe49 Rework MAC algorithm / key type validation
Reworked the validation of MAC algorithm with the used key type by
introducing psa_mac_key_can_do, which guarantees that PSA_MAC_LENGTH can
be called successfully after validation of the algorithm and key type.

This means psa_get_mac_output_length is no longer required.

Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
2021-03-03 19:58:02 +01:00
..
.jenkins
configs
data_files Merge pull request #3698 from darrenkrahn/development 2021-01-17 18:06:18 +00:00
docker/bionic
git-scripts
include/test Fix some C function documentation in the test framework 2021-02-23 20:36:07 +01:00
scripts Fix dependency-setting script and test dependencies for new tests 2021-03-01 16:03:39 +01:00
src Move wildcard-to-exercisable conversion to exercise_key in test suite 2021-03-01 16:09:24 +01:00
suites Rework MAC algorithm / key type validation 2021-03-03 19:58:02 +01:00
.gitignore
CMakeLists.txt Build tests with -Wdocumentation when using Clang 2021-02-23 20:36:07 +01: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