/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 | 157 uint64_t g1 = g[1]; 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 | 214 int32_t g1 = g[1]; in fe25519_cswap() local 382 int32_t g1 = g[1]; in fe25519_mul() local
|
/freebsd/usr.bin/top/ |
H A D | commands.c | 329 const struct errs * const g1 = (const struct errs * const)p1; 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 | ffc_internal_test.c | 179 BIGNUM *p1 = NULL, *g1 = NULL; in ffc_params_validate_g_unverified_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 | 46 INLINE void g1(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g1() function
|
H A D | blake3_sse41.c | 48 INLINE void g1(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g1() function
|
H A D | blake3_avx512.c | 81 INLINE void g1(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g1() 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 | 370 void ReportODRViolation(const __asan_global *g1, u32 stack_id1, 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 1058 int32_t g1 = g[1]; in fe_mul() local
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | pci.c | 1360 rtw_mdio_write(struct rtw_dev * rtwdev,u8 addr,u16 data,bool g1) rtw_mdio_write() argument
|
/freebsd/sys/kern/ |
H A D | kern_prot.c | 862 const gid_t g1 = *(const gid_t *)p1; in gidp_cmp() local
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-misc_test.cc | 1590 const Matcher<int> g1 = AnyOfArray({GreaterThan(1)}); in TEST_P() local
|