Home
last modified time | relevance | path

Searched defs:redux (Results 1 – 8 of 8) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_exptmod_fast.c44 int (*redux)(mp_int*,mp_int*,mp_digit); in mp_exptmod_fast() local
H A Dbn_s_mp_exptmod.c30 int (*redux)(mp_int*,mp_int*,mp_int*); in s_mp_exptmod() local
/minix3/lib/libm/noieee_src/
H A Dn_exp2f.c44 redux = 0x1.8p23f / TBLSIZE, variable
H A Dn_exp2.c44 redux = 0x1.8p52 / TBLSIZE, variable
/minix3/lib/libm/src/
H A Ds_exp2f.c42 redux = 0x1.8p23f / TBLSIZE, variable
H A Ds_exp2.c42 redux = 0x1.8p52 / TBLSIZE, variable
/minix3/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c3279 int (*redux)(mp_int*,mp_int*,mp_int*); in s_mp_exptmod() local
4106 int (*redux)(mp_int*,mp_int*,mp_digit); in mp_exptmod_fast() local
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c3252 int (*redux)(mp_int*,mp_int*,mp_int*); in basic_exponent_mod() local
4066 int (*redux)(mp_int*,mp_int*,mp_digit); in fast_exponent_modulo() local