Searched refs:OPT_RED (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/scripts/mbedtls_dev/ | ||
H A D | bignum_common.py | 274 OPT_RED = 3 variable in ModulusRepresentation 283 return [cls.MONTGOMERY, cls.OPT_RED] 312 elif rep is ModulusRepresentation.OPT_RED: |
Completed in 2 milliseconds