Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_div.c144 # define bn_div_words(n0,n1,d0) \ argument
158 # define bn_div_words(n0,n1,d0) \ argument
280 BN_ULONG n0,n1,rem=0; in BN_div() local
H A Dbn_mont.c107 BN_ULONG *ap,*np,*rp,n0,v,*nrp; in BN_from_montgomery() local
H A Dbn.h296 BN_ULONG n0; /* least significant word of Ni */ member
/onnv-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkquery.c241 int n0, /*%< current offset in buffer */ in res_nopt()
295 int n0, /*%< current offset in buffer */ in res_nopt_rdata()
/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dterminal.c107 register int n, n0, n1; local
/onnv-gate/usr/src/lib/libbc/libc/gen/common/
H A Dfmod.c31 static int n0 = 0, n1 = 1; variable
/onnv-gate/usr/src/cmd/diff/
H A Ddiffh.c51 long n0, n1; /* scan pointer in each */ variable
/onnv-gate/usr/src/common/bignum/
H A Dbignumimpl.c1664 big_mont_mul(BIGNUM *ret, BIGNUM *a, BIGNUM *b, BIGNUM *n, BIG_CHUNK_TYPE n0) in big_mul_add_vec()
1841 big_mont_conv(BIGNUM *result, BIGNUM *a, BIGNUM *n, BIG_CHUNK_TYPE n0, in big_mul_add_vec()
1892 BIGNUM *tmp, BIG_CHUNK_TYPE n0) in big_mul_add_vec()
2045 BIGNUM *tmp, BIG_CHUNK_TYPE n0) in big_mul_add_vec()
2306 BIG_CHUNK_TYPE n0; in big_mul_add_vec() local
/onnv-gate/usr/src/common/openssl/crypto/ec/
H A Decp_smpl.c1007 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ec_GFp_simple_add() local
1171 BIGNUM *n0, *n1, *n2, *n3; in ec_GFp_simple_dbl() local
/onnv-gate/usr/src/lib/libparted/common/lib/
H A Dquotearg.c596 unsigned int n0 = n; in quotearg_n_options() local