Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/scripts/mbedtls_dev/
A Dbignum_common.py144 def boundary(self) -> int: member in OperationCommon
153 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
/lib/lwip/lwip/contrib/addons/ipv6_static_routing/
A DREADME28    The prefix length is expected to be at an 8-bit boundary. While this is 
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_asn1write.function287 * a small-heap environment. The boundary is somewhat arbitrary. */
A Dtest_suite_x509write.function93 * to set an overall upper boundary which is always guaranteed.
/lib/mbedtls/external/mbedtls/
A DChangeLog1149 various checks, the likelihood of reaching the boundary of the input

Completed in 20 milliseconds