Searched refs:at_size (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c2386 mp_size at_size = size_a - bot_size; local
2403 carry = s_uadd(da, a_top, t1, bot_size, at_size); /* t1 = a1 + a0 */
2417 (void) s_kmul(a_top, b_top, t2, at_size, bt_size); /* t2 = a1 * b1 */
2481 mp_size at_size = size_a - bot_size; local
2490 (void) s_ksqr(a_top, t2, at_size); /* t2 = a1 ^ 2 */
2492 (void) s_kmul(da, a_top, t3, bot_size, at_size); /* t3 = a0 * a1 */
2496 int i, top = bot_size + at_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c2386 mp_size at_size = size_a - bot_size; local
2403 carry = s_uadd(da, a_top, t1, bot_size, at_size); /* t1 = a1 + a0 */
2417 (void) s_kmul(a_top, b_top, t2, at_size, bt_size); /* t2 = a1 * b1 */
2481 mp_size at_size = size_a - bot_size; local
2490 (void) s_ksqr(a_top, t2, at_size); /* t2 = a1 ^ 2 */
2492 (void) s_kmul(da, a_top, t3, bot_size, at_size); /* t3 = a0 * a1 */
2496 int i, top = bot_size + at_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c2386 mp_size at_size = size_a - bot_size; local
2403 carry = s_uadd(da, a_top, t1, bot_size, at_size); /* t1 = a1 + a0 */
2417 (void) s_kmul(a_top, b_top, t2, at_size, bt_size); /* t2 = a1 * b1 */
2481 mp_size at_size = size_a - bot_size; local
2490 (void) s_ksqr(a_top, t2, at_size); /* t2 = a1 ^ 2 */
2492 (void) s_kmul(da, a_top, t3, bot_size, at_size); /* t3 = a0 * a1 */
2496 int i, top = bot_size + at_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/arm/board/bcm947xx/src/
H A Dshmoo_DDR3.c1608 /* at_size is the MS bit to test (27 for 256MB, 28 for 512 MB) */
1610 unsigned int mt_mode, unsigned int at_size, unsigned int wrd_ln, unsigned int high_stress);
1612 unsigned int mt_mode, unsigned int at_size, unsigned int wrd_ln, unsigned int high_stress)
1615 unsigned int size = (unsigned int)at_size /* TRICK */, result = 0, i;
1611 run_addr_test(unsigned long memc_reg_base, unsigned long at_start, unsigned *data, unsigned int mt_mode, unsigned int at_size, unsigned int wrd_ln, unsigned int high_stress) argument

Completed in 76 milliseconds