Add dependency for P192K1 tests
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
0a11ee6da8
commit
bda7f87e2a
1 changed files with 1 additions and 0 deletions
|
@ -498,6 +498,7 @@ class EcpP192K1Raw(bignum_common.ModOperationCommon,
|
||||||
test_name = "ecp_mod_p192k1"
|
test_name = "ecp_mod_p192k1"
|
||||||
input_style = "fixed"
|
input_style = "fixed"
|
||||||
arity = 1
|
arity = 1
|
||||||
|
dependencies = ["MBEDTLS_ECP_DP_SECP119K1_ENABLED"]
|
||||||
|
|
||||||
moduli = ["fffffffffffffffffffffffffffffffffffffffeffffee37"] # type: List[str]
|
moduli = ["fffffffffffffffffffffffffffffffffffffffeffffee37"] # type: List[str]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue