Searched defs:x2 (Results 51 - 75 of 129) sorted by relevance

123456

/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_big_dec.c117 unsigned x2; local
135 unsigned x2, x4; local
H A Ddes_ct.c205 uint32_t x0, x1, x2, x3, x4, x5, z0; local
[all...]
/freebsd-current/contrib/bearssl/src/ec/
H A Dec_c25519_m15.c1303 uint32_t x1[20], x2[20], x3[20], z2[20], z3[20]; local
[all...]
H A Dec_c25519_i15.c188 uint16_t x1[18], x2[18], x3[18], z2[18], z3[18]; local
[all...]
H A Dec_c25519_m31.c625 uint32_t x1[9], x2[9], x3[9], z2[9], z3[9]; local
[all...]
H A Dec_c25519_m64.c624 uint64_t x1[4], x2[4], z2[4], x3[4], z3[4]; local
[all...]
/freebsd-current/contrib/bearssl/src/hash/
H A Dghash_ctmul.c73 uint32_t x0, x1, x2, x3; local
167 uint32_t x0, x1, x2, x3; local
[all...]
/freebsd-current/contrib/dialog/
H A Dprogressbox.c112 int y2, x2; local
/freebsd-current/contrib/unbound/compat/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
H A Dcore_salsa_ref.c15 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/
H A Dchacha20_ref.c84 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, local
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h121 uint64_t x2 = f2 ^ g[2]; local
164 uint64_t x2 = f2 ^ g2; local
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dchacha_private.h93 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
/freebsd-current/sys/contrib/openzfs/cmd/zed/
H A Dzed_exec.c45 _launched_process_node_compare(const void *x1, const void *x2) argument
/freebsd-current/crypto/openssl/crypto/ec/
H A Dec2_smpl.c359 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Drefcount.c54 zfs_refcount_compare(const void *x1, const void *x2) argument
/freebsd-current/crypto/openssh/
H A Dchacha.c91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
/freebsd-current/sys/crypto/chacha20/
H A Dchacha.c113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_fb.c203 vt_fb_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, argument
/freebsd-current/sys/dev/proto/
H A Dproto_core.c332 uint16_t x2[4]; member in union:__anon452
387 uint16_t x2[4]; member in union:__anon453
/freebsd-current/lib/msun/ld128/
H A Ds_expl.c203 long double x_lo, x2; local
/freebsd-current/crypto/openssl/test/
H A Dec_internal_test.c201 BIGNUM *x1 = NULL, *y1 = NULL, *z1 = NULL, *x2 = NULL, *y2 = NULL; local
/freebsd-current/sys/arm64/vmm/
H A Dvmm_hyp.c705 vmm_hyp_enter(uint64_t handle, uint64_t x1, uint64_t x2, uint64_t x3, argument
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dfinite_pow.h304 double x2 = x * x; local
/freebsd-current/contrib/arm-optimized-routines/math/
H A Dpow.c307 double_t x2 = x * x; local

Completed in 151 milliseconds

123456