mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-22 17:42:27 +00:00
Merge pull request #7299 from valeriosetti/issue7280
Driver only EC JPAKE: enable ssl-opt.sh and get test parity
This commit is contained in:
commit
e91aadaeed
@ -2399,8 +2399,8 @@ component_test_psa_crypto_config_accel_ecjpake_use_psa () {
|
|||||||
msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated JPAKE + USE_PSA"
|
msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated JPAKE + USE_PSA"
|
||||||
make test
|
make test
|
||||||
|
|
||||||
# ssl-opt will be added later. Please check issue 7255 for a list of
|
msg "test: ssl-opt.sh"
|
||||||
# follow up activities
|
tests/ssl-opt.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
# Keep in sync with component_test_psa_crypto_config_accel_ecjpake_use_psa.
|
# Keep in sync with component_test_psa_crypto_config_accel_ecjpake_use_psa.
|
||||||
@ -2419,8 +2419,8 @@ component_test_psa_crypto_config_reference_ecjpake_use_psa () {
|
|||||||
msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with reference ECJPAKE + USE_PSA"
|
msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with reference ECJPAKE + USE_PSA"
|
||||||
make test
|
make test
|
||||||
|
|
||||||
# ssl-opt will be added later. Please check issue 7255 for a list of
|
msg "test: ssl-opt.sh"
|
||||||
# follow up activities
|
tests/ssl-opt.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
component_test_psa_crypto_config_accel_ecc () {
|
component_test_psa_crypto_config_accel_ecc () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user