mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
test_suite_psa_crypto: add test case for ECP conversion with null values
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
@@ -7459,6 +7459,9 @@ ECP group ID <-> PSA family - CURVE448
|
||||
depends_on:PSA_WANT_ECC_MONTGOMERY_448
|
||||
ecc_conversion_functions:MBEDTLS_ECP_DP_CURVE448:PSA_ECC_FAMILY_MONTGOMERY:448
|
||||
|
||||
ECP group ID <-> PSA family - Null values
|
||||
ecc_conversion_functions:MBEDTLS_ECP_DP_NONE:0:0
|
||||
|
||||
ECP group ID <-> PSA family - Wrong values
|
||||
ecc_conversion_functions:MBEDTLS_ECP_DP_MAX:0:0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user