Home
last modified time | relevance | path

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

/dports/security/libdecaf/libdecaf-1.0.0/_aux/ristretto/
H A Dristretto.sage.py13 def dec_le(x): return sum(b<<(_sage_const_8 *i) for i,b in enumerate(x))
121 if self.cofactor == _sage_const_8 :
171 if cls.cofactor==_sage_const_8 and (negative(x*y) or y==_sage_const_0 ):
182 if self.cofactor==_sage_const_8 :
289 if self.cofactor==_sage_const_8 and negative(x*y*self.isoMagic):
322 if self.cofactor == _sage_const_8 :
389 tr = [False,True] if self.cofactor == _sage_const_8 else [False]
550 cofactor = _sage_const_8
566 cofactor = _sage_const_8
630 cofactor = _sage_const_8
[all …]