Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsunddi.h47 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dsunddi.h45 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, in crypto_core_hsalsa20() local
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_memcpy_64.h135 x0 = src128[0], x1 = src128[1], x2 = src128[2], x3 = src128[3]; in rte_mov64() local
149 x0 = src128[0], x1 = src128[1], x2 = src128[2], x3 = src128[3]; in rte_mov128() local
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_lpm_altivec.h22 uint32_t x0, x1, x2, x3; in processx4_step1() local
H A Dl3fwd_lpm_sse.h20 uint32_t x0, x1, x2, x3; in processx4_step1() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in crypto_core_hchacha20() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c61 fe25519 x3; in crypto_scalarmult_curve25519_ref10() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h122 uint64_t x3 = f3 ^ g[3]; in fe25519_cmov() local
165 uint64_t x3 = f3 ^ g3; in fe25519_cswap() local
H A Ded25519_ref10_fe_25_5.h166 int32_t x3 = f3 ^ g[3]; in fe25519_cmov() local
227 int32_t x3 = f3 ^ g3; in fe25519_cswap() local
/f-stack/freebsd/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, in crypto_core_salsa() local
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_if.h45 #define VCHIQ_MAKE_FOURCC(x0, x1, x2, x3) \ argument
/f-stack/freebsd/crypto/chacha20/
H A Dchacha.c116 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/f-stack/freebsd/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, in chacha20_encrypt_bytes() local
/f-stack/freebsd/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c112 #define LS1_256(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
129 #define LS1_512(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1964 fe25519 x, x2, x3; in ge25519_from_uniform() local
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c1418 uint32_t x0, x1, x2, x3; in processx4_step1() local