Home
last modified time | relevance | path

Searched defs:z2 (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/ec/
H A Dec2_mult.c128 const BIGNUM *x2, const BIGNUM *z2, BN_CTX *ctx) in gf2m_Madd()
175 BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, BN_CTX *ctx) in gf2m_Mxy()
266 BIGNUM *x1, *x2, *z1, *z2; in ec_GF2m_montgomery_point_multiply() local
/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_casinf.c58 static float complex ca, ct, zz, z2; in casinf() local
H A Ds_casin.c60 static double complex ca, ct, zz, z2; in casin() local
H A Ds_casinl.c69 static long double complex ca, ct, zz, z2; in casinl() local
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h84 #define __TGMATH_CPLX_2(z1,z2,R,C) \ argument
119 #define pow(z1,z2) __TGMATH_CPLX_2(z1, z2, pow, cpow) argument
/dflybsd-src/crypto/libressl/crypto/gost/
H A Dgostr341001.c255 BIGNUM *e = NULL, *R = NULL, *v = NULL, *z1 = NULL, *z2 = NULL; in gost2001_do_verify() local
/dflybsd-src/crypto/openssh/
H A Dsmult_curve25519_ref.c182 unsigned int z2[32]; in recip() local
H A Ded25519.c338 fe25519 z2; in fe25519_invert() local
405 fe25519 z2; in fe25519_pow2523() local
/dflybsd-src/lib/libc/citrus/
H A Dcitrus_csmapper.c191 struct zone z1, z2; in parse_line() local
/dflybsd-src/contrib/gdtoa/
H A Dmisc.c281 ULong z2; local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-icf-gimple.c392 tree x1, x2, y1, y2, z1, z2; in compare_operand() local
/dflybsd-src/sys/crypto/curve25519/
H A Dcurve25519.c814 fe x1, x2, z2, x3, z3; in curve25519() local
/dflybsd-src/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c4815 fe x1, x2, z2, x3, z3, tmp0, tmp1; in x25519_scalar_mult_generic() local