ecp.py: Extended EcpP224K1Raw tests for 32/64 bit architectures.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
parent
80c4ae893c
commit
dae4c038f8
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@ class EcpP224K1Raw(bignum_common.ModOperationCommon,
|
|||
symbol = "-"
|
||||
test_function = "ecp_mod_p_generic_raw"
|
||||
test_name = "ecp_mod_p224k1_raw"
|
||||
input_style = "fixed"
|
||||
input_style = "arch_split"
|
||||
arity = 1
|
||||
dependencies = ["MBEDTLS_ECP_DP_SECP224K1_ENABLED"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue