Searched defs:v1 (Results 1 - 25 of 131) sorted by relevance

123456

/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/
H A Dshorthash_siphash24_ref.c11 uint64_t v1 = 0x646f72616e646f6dULL; local
H A Dshorthash_siphashx24_ref.c10 uint64_t v1 = 0x646f72616e646f83ULL; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_verify/sodium/
H A Dverify.c39 volatile __m128i v1, v2, z; local
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dvelintrin_approx.h12 static inline __vr _vel_approx_vfdivs_vvvl(__vr v0, __vr v1, int l) { argument
27 static inline __vr _vel_approx_pvfdiv_vvvl(__vr v0, __vr v1, int l) { argument
44 __vr v1, v2, v3, v4; local
59 __vr v1, v2; local
68 __vr v1, v2, v3; local
86 __vr v1, v2, v3; local
103 __vr v1, v2, v3; local
[all...]
/freebsd-current/crypto/openssl/crypto/bf/
H A Dbf_cfb64.c29 register BF_LONG v0, v1, t; local
H A Dbf_ofb64.c28 register BF_LONG v0, v1, t; local
/freebsd-current/crypto/openssl/crypto/des/
H A Dcfb64enc.c28 register DES_LONG v0, v1; local
H A Dofb64enc.c27 register DES_LONG v0, v1, t; local
H A Dofb64ede.c28 register DES_LONG v0, v1; local
H A Dcfb64ede.c29 register DES_LONG v0, v1; local
96 register DES_LONG d0, d1, v0, v1; local
[all...]
H A Dcfb_enc.c34 register DES_LONG d0, d1, v0, v1; local
[all...]
H A Dofb_enc.c28 register DES_LONG d0, d1, vv0, vv1, v0, v1, n = (numbits + 7) / 8; local
[all...]
/freebsd-current/crypto/openssl/crypto/idea/
H A Di_cfb64.c30 register unsigned long v0, v1, t; local
H A Di_ofb64.c29 register unsigned long v0, v1, t; local
/freebsd-current/crypto/openssl/ssl/record/
H A Ddtls1_bitmap.c14 static int satsub64be(const unsigned char *v1, const unsigned char *v2) argument
/freebsd-current/crypto/openssl/crypto/cast/
H A Dc_cfb64.c29 register CAST_LONG v0, v1, t; local
H A Dc_ofb64.c28 register CAST_LONG v0, v1, t; local
/freebsd-current/crypto/openssl/crypto/rc2/
H A Drc2cfb64.c29 register unsigned long v0, v1, t; local
H A Drc2ofb64.c28 register unsigned long v0, v1, t; local
/freebsd-current/crypto/openssl/crypto/rc5/
H A Drc5cfb64.c29 register unsigned long v0, v1, t; local
H A Drc5ofb64.c28 register unsigned long v0, v1, t; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dmop.cpp35 T v1 = ((volatile T*)&data[j])[sizeof(T) == 8 ? 0 : 1]; local
/freebsd-current/crypto/openssl/include/crypto/
H A Dsiphash.h36 uint64_t v1; member in struct:siphash_st
/freebsd-current/sys/libkern/arm/
H A Dmuldi3.c108 #define v1 macro
163 #undef v1 macro
187 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, low; local
[all...]
/freebsd-current/lib/libc/quad/
H A Dmuldi3.c105 #define v1 macro
160 #undef v1 macro
184 u_long u1, u0, v1, v0, udiff, vdiff, high, mid, low; local
[all...]

Completed in 228 milliseconds

123456