Home
last modified time | relevance | path

Searched defs:g4 (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/lib/libc/arch/sparc/gen/
H A Dsparc_longjmp.h39 __greg_t g4; member
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dpoly1305.c42 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h143 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h160 uint64_t g4 = g[4]; in fe25519_cswap() local
249 uint64_t g0, g1, g2, g3, g4; in fe25519_mul() local
H A Ded25519_ref10_fe_25_5.h217 int32_t g4 = g[4]; in fe25519_cswap() local
385 int32_t g4 = g[4]; in fe25519_mul() local
/netbsd-src/sys/crypto/skipjack/
H A Dskipjack.c95 #define g4(ih, il, oh, ol) g(4, 5, 6, 7, ih, il, oh, ol) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/
H A Dpoly1305_ieee754.c434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
H A Dpoly1305.c386 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/poly1305/
H A Dpoly1305_ieee754.c434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
H A Dpoly1305.c384 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c393 uint64_t f_i, g0, g1, g2, g3, g4; in fe51_mul() local
509 uint64_t g0, g1, g2, g3, g4; in fe51_mul121666() local
1051 int32_t g4 = g[4]; in fe_mul() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c403 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
1061 int32_t g4 = g[4]; in fe_mul() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d1800 auto g4 = a4.group!"a is b"; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d1591 auto g4 = a4.group!"a is b"; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c5749 rtx g4 = gen_rtx_REG (Pmode, 4); in sparc_emit_probe_stack_range() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc5684 rtx g4 = gen_rtx_REG (Pmode, 4); in sparc_emit_probe_stack_range() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc2668 static void vaargsfn_manyfix(int g1, int g2, int g3, int g4, int g5, int g6, int g7, int g8, int g9… in vaargsfn_manyfix()