Home
last modified time | relevance | path

Searched refs:input_styles (Results 1 – 1 of 1) sorted by relevance

/third_party/mbedtls/scripts/mbedtls_dev/
Dbignum_common.py107 input_styles = ["variable", "fixed", "arch_split"] # type: List[str] variable in OperationCommon
148 if self.input_style not in self.input_styles:
230 if cls.input_style not in cls.input_styles:
369 if cls.input_style not in cls.input_styles: