Searched refs:mp_int_init_value (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.h118 mp_result mp_int_init_value(mp_int z, mp_small value);
H A Dimath.c407 /* {{{ mp_int_init_value(z, value) */
409 mp_result mp_int_init_value(mp_int z, mp_small value) function
1077 if((res = mp_int_init_value(&t, a)) != MP_OK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.h118 mp_result mp_int_init_value(mp_int z, mp_small value);
H A Dimath.c407 /* {{{ mp_int_init_value(z, value) */
409 mp_result mp_int_init_value(mp_int z, mp_small value) function
1077 if((res = mp_int_init_value(&t, a)) != MP_OK)
/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.h118 mp_result mp_int_init_value(mp_int z, mp_small value);
H A Dimath.c407 /* {{{ mp_int_init_value(z, value) */
409 mp_result mp_int_init_value(mp_int z, mp_small value) function
1077 if((res = mp_int_init_value(&t, a)) != MP_OK)

Completed in 200 milliseconds