mbedtls/tests
Gilles Peskine bba2630549 Add ECJPAKE secret input types to psa/crypto_config.h
Add PSA_WANT_KEY_TYPE_PASSWORD and PSA_WANT_KEY_TYPE_PASSWORD_HASH to
psa/crypto_config.h, since the types PSA_KEY_TYPE_PASSWORD and
PSA_KEY_TYPE_PASSWORD_HASH are used by ECJPAKE.

The two key types are always enabled, like PSA_KEY_TYPE_DERIVE.

Add the key types to the metadata test suite as well.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-01-19 12:11:19 +01:00
..
.jenkins
configs Switch to the new code style 2023-01-11 14:50:10 +01:00
data_files Merge pull request #6663 from davidhorstmann-arm/fix-typo-unsupported 2022-11-29 21:44:27 +01:00
docker/bionic Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
git-scripts
include Switch to the new code style 2023-01-11 14:50:10 +01:00
opt-testcases Change time resolution of reco_delay from second to millionseconds 2023-01-07 13:01:42 +08:00
scripts Add ECJPAKE secret input types to psa/crypto_config.h 2023-01-19 12:11:19 +01:00
src Switch to the new code style 2023-01-11 14:50:10 +01:00
suites Add ECJPAKE secret input types to psa/crypto_config.h 2023-01-19 12:11:19 +01:00
.gitignore
CMakeLists.txt Merge pull request #6699 from gilles-peskine-arm/lcov-script 2022-12-15 12:29:23 +01:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
compat.sh Remove obsolete comment 2023-01-10 09:38:58 +01:00
context-info.sh
Descriptions.txt
make-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
Makefile Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_comments 2022-12-15 12:32:11 +01:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
ssl-opt.sh Merge pull request #6787 from yuhaoth/pr/workaround-gnutls_anti_replay_fail 2023-01-11 09:05:36 +01:00