mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Minor adaptations after ffdh was enabled for tls1.3
Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
@@ -333,10 +333,8 @@ TASKS = {
|
||||
'args': {
|
||||
'component_ref': 'test_psa_crypto_config_reference_ffdh',
|
||||
'component_driver': 'test_psa_crypto_config_accel_ffdh',
|
||||
'ignored_suites': [
|
||||
],
|
||||
'ignored_tests': {
|
||||
}
|
||||
'ignored_suites': ['dhm'],
|
||||
'ignored_tests': {'test_suite_pkparse': ['DH group family: RFC 7919']}
|
||||
}
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user