Searched refs:boundary (Results 1 – 5 of 5) sorted by relevance
144 def boundary(self) -> int: member in OperationCommon153 return bound_mpi(self.boundary, self.bits_in_limb)157 return limbs_mpi(self.boundary, self.bits_in_limb)319 def boundary(self) -> int: member in ModOperationCommon
28 The prefix length is expected to be at an 8-bit boundary. While this is
287 * a small-heap environment. The boundary is somewhat arbitrary. */
93 * to set an overall upper boundary which is always guaranteed.
1149 various checks, the likelihood of reaching the boundary of the input
Completed in 20 milliseconds