Searched refs:mp_int_compare_unsigned (Results 1 - 6 of 6) 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.h148 int mp_int_compare_unsigned(mp_int a, mp_int b); /* |a| <=> |b| */
H A Dimath.c1131 /* {{{ mp_int_compare_unsigned(a, b) */
1133 int mp_int_compare_unsigned(mp_int a, mp_int b) function
1663 if(mp_int_compare_unsigned(TEMP(2), TEMP(0)) <= 0)
1677 if(mp_int_compare_unsigned(TEMP(1), TEMP(4)) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.h148 int mp_int_compare_unsigned(mp_int a, mp_int b); /* |a| <=> |b| */
H A Dimath.c1131 /* {{{ mp_int_compare_unsigned(a, b) */
1133 int mp_int_compare_unsigned(mp_int a, mp_int b) function
1663 if(mp_int_compare_unsigned(TEMP(2), TEMP(0)) <= 0)
1677 if(mp_int_compare_unsigned(TEMP(1), TEMP(4)) == 0) {
/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.h148 int mp_int_compare_unsigned(mp_int a, mp_int b); /* |a| <=> |b| */
H A Dimath.c1131 /* {{{ mp_int_compare_unsigned(a, b) */
1133 int mp_int_compare_unsigned(mp_int a, mp_int b) function
1663 if(mp_int_compare_unsigned(TEMP(2), TEMP(0)) <= 0)
1677 if(mp_int_compare_unsigned(TEMP(1), TEMP(4)) == 0) {

Completed in 146 milliseconds