mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
@ -17,5 +17,6 @@
|
||||
from . import bignum_common
|
||||
|
||||
class EcpOperationCommon(bignum_common.ModOperationCommon):
|
||||
#pylint: disable=abstract-method
|
||||
"""Target for ecp test case generation."""
|
||||
pass
|
||||
|
Reference in New Issue
Block a user