Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/arithmetic_tests/
H A Darithmetic_tests_generator.py1302 WORD_BOUNDARY_DELTA=3 variable
1323 min_cnt = max(0, boundary - WORD_BOUNDARY_DELTA)
1324 max_cnt = min(nn_nbits, boundary + WORD_BOUNDARY_DELTA)