mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 07:44:17 +01:00
fa452c4566
Three tests were guarded by `MBEDTLS_KEY_EXCHANGE_ECJPAKE`, not `MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED`, as it should be. Curiously, the guard still functioned as intended, perhaps because `MBEDTLS_KEY_EXCHANGE_ECJPAKE` is a prefix of `MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED`. Signed-off-by: Hanno Becker <hanno.becker@arm.com> |
||
---|---|---|
.. | ||
.jenkins | ||
configs | ||
data_files | ||
docker/bionic | ||
git-scripts | ||
include/test | ||
scripts | ||
src | ||
suites | ||
.gitignore | ||
CMakeLists.txt | ||
compat-in-docker.sh | ||
compat.sh | ||
context-info.sh | ||
Descriptions.txt | ||
make-in-docker.sh | ||
Makefile | ||
ssl-opt-in-docker.sh | ||
ssl-opt.sh |