Searched refs:supported_representations (Results 1 – 2 of 2) sorted by relevance
208 for rep in bignum_common.ModulusRepresentation.supported_representations():
265 def supported_representations(cls) -> List['ModulusRepresentation']: member in ModulusRepresentation