/freebsd/crypto/openssl/crypto/poly1305/ |
H A D | poly1305.c | 218 u64 g0, g1, g2; in poly1305_emit() local 384 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
|
H A D | poly1305_base2_44.c | 139 u64 g0, g1, g2; in poly1305_emit() local
|
H A D | poly1305_ieee754.c | 434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
|
/freebsd/crypto/openssh/ |
H A D | poly1305.c | 42 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
H A D | poly1305_donna32.h | 143 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local
|
H A D | poly1305_donna64.h | 139 unsigned long long g0, g1, g2; in poly1305_finish() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 158 uint64_t g2 = g[2]; in fe25519_cswap() local 249 uint64_t g0, g1, g2, g3, g4; in fe25519_mul() local
|
H A D | ed25519_ref10_fe_25_5.h | 215 int32_t g2 = g[2]; in fe25519_cswap() local 383 int32_t g2 = g[2]; in fe25519_mul() local
|
/freebsd/usr.bin/top/ |
H A D | commands.c | 330 const struct errs * const g2 = (const struct errs * const)p2; in err_compar() local
|
/freebsd/crypto/openssl/test/ |
H A D | ec_internal_test.c | 398 EC_GROUP *g1 = NULL, *g2 = NULL; in ecpkparams_i2d2i_test() local
|
H A D | dhtest.c | 41 const BIGNUM *p2, *q2, *g2; in dh_test() local
|
H A D | ectest.c | 2158 EC_GROUP *g1 = NULL, *g2 = NULL; in cardinality_test() local
|
/freebsd/sys/dev/xen/gntdev/ |
H A D | gntdev.c | 241 gref_cmp(struct gntdev_gref *g1, struct gntdev_gref *g2) in gref_cmp() 486 gmap_cmp(struct gntdev_gmap *g1, struct gntdev_gmap *g2) in gmap_cmp()
|
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mlx_hca_pfs.c | 136 int g1, g2, g3, g4; in __parse_ca_info_file() local
|
H A D | osm_vendor_mlx_hca_sim.c | 182 int g1, g2, g3, g4; in __parse_ca_info_file() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | blake3_sse2.c | 56 INLINE void g2(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g2() function
|
H A D | blake3_sse41.c | 58 INLINE void g2(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g2() function
|
H A D | blake3_avx512.c | 91 INLINE void g2(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g2() function
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 686 uint64_t h0, h1, h2, g0, g1, g2, c, nc; in poly1305_blocks() local
|
/freebsd/lib/libefivar/ |
H A D | uefi-dplib.h | 550 CompareGuid (const GUID *g1, const GUID *g2) in CompareGuid()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_report.cpp | 371 const __asan_global *g2, u32 stack_id2) { in ReportODRViolation()
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 403 uint64_t f_i, g0, g1, g2, g3, g4; in fe51_mul() local 519 uint64_t g0, g1, g2, g3, g4; in fe51_mul121666() local 1059 int32_t g2 = g[2]; in fe_mul() local
|
/freebsd/sys/kern/ |
H A D | kern_prot.c | 496 const gid_t g2 = *(const gid_t *)p2; in gidp_cmp() local
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-misc_test.cc | 1591 const Matcher<int> g2 = AnyOfArray({GreaterThan(1), GreaterThan(2)}); in TEST_P() local
|