Home
last modified time | relevance | path

Searched defs:n0 (Results 1 – 11 of 11) sorted by relevance

/external/openssl/crypto/bn/
Dbn_div.c144 # define bn_div_words(n0,n1,d0) \ argument
158 # define bn_div_words(n0,n1,d0) \ argument
299 BN_ULONG n0,n1,rem=0; in BN_div() local
526 BN_ULONG n0,n1,rem=0; in BN_div_no_branch() local
Dbn_asm.c849 BN_ULONG c0,c1,ml,*tp,n0; in bn_mul_mont() local
941 …_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_ULONG *n0, int num) in bn_mul_mont()
988 BN_ULONG c0,c1,*tp,n0=*n0p; in bn_mul_mont() local
1025 …_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_ULONG *n0, int num) in bn_mul_mont()
Dbn_mont.c180 BN_ULONG *ap,*np,*rp,n0,v,*nrp; in BN_from_montgomery_word() local
Dbn.h318 BN_ULONG n0[2];/* least significant word(s) of Ni; member
/external/openssl/crypto/
Dsparcv9cap.c14 …_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_ULONG *n0, int num) in bn_mul_mont()
/external/openssl/crypto/ec/
Decp_smpl.c1008 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ec_GFp_simple_add() local
1172 BIGNUM *n0, *n1, *n2, *n3; in ec_GFp_simple_dbl() local
/external/tremolo/Tremolo/
Dmdct.c468 void mdct_unroll_lap(int n0,int n1, in mdct_unroll_lap()
/external/bison/lib/
Dquotearg.c581 unsigned int n0 = n; in quotearg_n_options() local
/external/v8/src/
Dscopes.cc446 int n0 = (n > 0 ? n : 0); in Print() local
/external/openssl/include/openssl/
Dbn.h318 BN_ULONG n0[2];/* least significant word(s) of Ni; member
/external/webkit/JavaScriptCore/bytecode/
DCodeBlock.cpp854 unsigned n0 = (++it)->u.operand; in dump() local