Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_ppc.c16 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
H A Dbn_sparc.c17 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
H A Dbn_div.c174 # define bn_div_words(n0,n1,d0) \ argument
188 # define bn_div_words(n0,n1,d0) \ argument
348 BN_ULONG n0, n1, rem = 0; in bn_div_fixed_top() local
H A Dbn_asm.c855 BN_ULONG c0, c1, ml, *tp, n0; in bn_mul_mont() local
948 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
996 BN_ULONG c0, c1, *tp, n0 = *n0p; in bn_mul_mont() local
1035 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
H A Dbn_exp.c843 BN_ULONG *np = mont->N.d, *n0 = mont->n0; in BN_mod_exp_mont_consttime() local
954 BN_ULONG *n0 = mont->n0, *np; in BN_mod_exp_mont_consttime() local
H A Dbn_mont.c91 BN_ULONG *ap, *np, *rp, n0, v, carry; in bn_from_montgomery_word() local
H A Dbn_local.h266 BN_ULONG n0[2]; /* least significant word(s) of Ni; (type member
/openssl/crypto/ec/
H A Decp_smpl.c621 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ossl_ec_GFp_simple_add() local
806 BIGNUM *n0, *n1, *n2, *n3; in ossl_ec_GFp_simple_dbl() local

Completed in 24 milliseconds