Searched defs:dst (Results 101 - 125 of 1761) sorted by relevance

1234567891011>>

/linux-master/sound/core/oss/
H A Droute.c30 int dst = 0; local
52 int nsrcs, ndsts, dst; local
[all...]
/linux-master/samples/bpf/
H A Dxdp_fwd_kern.c81 struct in6_addr *dst = (struct in6_addr *) fib_params.ipv6_dst; local
/linux-master/include/linux/
H A Dsmp_types.h65 u16 src, dst; member in struct:__call_single_node
/linux-master/arch/powerpc/platforms/8xx/
H A Dmicropatch.c368 u32 __iomem *dst = (u32 __iomem *)&cp->cp_dparam[PROFF_DSP1 + i]; local
/linux-master/arch/x86/crypto/
H A Dtwofish_avx_glue.c36 static inline void twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src) argument
H A Dserpent_sse2_glue.c33 static void serpent_decrypt_cbc_xway(const void *ctx, u8 *dst, const u8 *src) argument
/linux-master/crypto/
H A Daegis.h46 static __always_inline void crypto_aegis_block_xor(union aegis_block *dst, argument
53 static __always_inline void crypto_aegis_block_and(union aegis_block *dst, argument
60 static __always_inline void crypto_aegis_aesenc(union aegis_block *dst, argument
[all...]
H A Ddh_helper.c15 static inline u8 *dh_pack_data(u8 *dst, u8 *end, const void *src, size_t size) argument
23 static inline const u8 *dh_unpack_data(void *dst, const void *src, size_t size) argument
H A Dblowfish_generic.c37 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
69 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
/linux-master/arch/mips/crypto/
H A Dpoly1305-glue.c135 void poly1305_final_arch(struct poly1305_desc_ctx *dctx, u8 *dst) argument
149 static int mips_poly1305_final(struct shash_desc *desc, u8 *dst) argument
/linux-master/net/bridge/netfilter/
H A Debt_mark.c62 static void mark_tg_compat_from_user(void *dst, const void *src) argument
71 static int mark_tg_compat_to_user(void __user *dst, const void *src) argument
H A Debt_mark_m.c46 static void mark_mt_compat_from_user(void *dst, const void *src) argument
57 static int mark_mt_compat_to_user(void __user *dst, const void *src) argument
/linux-master/arch/parisc/lib/
H A Dlusercopy.S89 dst = arg0 define
[all...]
/linux-master/include/crypto/internal/
H A Dkdf_selftest.h24 kdf_test(const struct kdf_testvec *test, const char *name, int (*crypto_kdf_setkey)(struct crypto_shash *kmd, const u8 *key, size_t keylen, const u8 *ikm, size_t ikmlen), int (*crypto_kdf_generate)(struct crypto_shash *kmd, const struct kvec *info, unsigned int info_nvec, u8 *dst, unsigned int dlen)) argument
/linux-master/tools/testing/selftests/netfilter/
H A Dconnect_close.c40 static void do_connect(const struct sockaddr_in *dst) argument
91 struct sockaddr_in dst = { local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmp.h21 u32 dst; member in struct:lag_mp::__anon15
/linux-master/drivers/misc/lkdtm/
H A Dfortify.c141 char dst[5]; local
[all...]
/linux-master/arch/mips/pic32/pic32mzda/
H A Dinit.c59 char *dst = &(arcs_cmdline[0]); local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_lgcy.c72 struct mlx5_flow_destination *dst = NULL; local
/linux-master/net/bluetooth/
H A Decdh_helper.c50 struct scatterlist src, dst; local
150 struct scatterlist dst; local
/linux-master/tools/testing/selftests/rseq/
H A Drseq-mips-bits.h342 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) argument
[all...]
H A Drseq-arm64-bits.h322 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) argument
H A Drseq-arm-bits.h377 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) argument
[all...]
H A Drseq-ppc-bits.h369 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) argument
H A Drseq-s390-bits.h357 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) argument
[all...]

Completed in 166 milliseconds

1234567891011>>