Lines Matching full:hac
166 /* low level addition, based on HAC pp.594, Algorithm 14.7 */
254 /* low level subtraction (assumes |a| > |b|), HAC pp.595 Algorithm 14.9 */
671 /* hac 14.61, pp608 */
707 /* hac 14.61, pp608 */
1983 * From HAC pp.604 Algorithm 14.42
1998 /* according to HAC this optimization is ok */
2065 * HAC pp. 595, Algorithm 14.12 Modified so you can control how
2147 * Based on Algorithm 14.12 on pp.595 of HAC.
2249 /* low level squaring, b = a*a, HAC pp.596-597, Algorithm 14.16 */