/kernel/linux/linux-6.6/ipc/ |
H A D | msgutil.c | 118 struct msg_msg *copy_msg(struct msg_msg *src, struct msg_msg *dst) in copy_msg() argument 145 struct msg_msg *copy_msg(struct msg_msg *src, struct msg_msg *dst) in copy_msg() argument
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | freezer.c | 222 cgroup_freezer_migrate_task(struct task_struct *task, struct cgroup *src, struct cgroup *dst) cgroup_freezer_migrate_task() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | pcbc.c | 27 u8 *dst = walk->dst.virt.addr; in crypto_pcbc_encrypt_segment() local 94 u8 *dst = walk->dst.virt.addr; in crypto_pcbc_decrypt_segment() local [all...] |
H A D | fcrypt.c | 233 static void fcrypt_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in fcrypt_encrypt() argument 265 static void fcrypt_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in fcrypt_decrypt() argument
|
H A D | ghash-generic.c | 83 u8 *dst = dctx->buffer; in ghash_update() local 117 u8 *dst = dctx->buffer; in ghash_flush() local 131 static int ghash_final(struct shash_desc *desc, u8 *dst) in ghash_final() argument [all...] |
H A D | cipher.c | 76 fn(crypto_cipher_tfm(tfm), dst, src); in cipher_crypt_one() local 59 cipher_crypt_one(struct crypto_cipher *tfm, u8 *dst, const u8 *src, bool enc) cipher_crypt_one() argument 80 crypto_cipher_encrypt_one(struct crypto_cipher *tfm, u8 *dst, const u8 *src) crypto_cipher_encrypt_one() argument 87 crypto_cipher_decrypt_one(struct crypto_cipher *tfm, u8 *dst, const u8 *src) crypto_cipher_decrypt_one() argument
|
H A D | lzo-rle.c | 52 __lzorle_compress(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) __lzorle_compress() argument 67 lzorle_compress(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) lzorle_compress() argument 75 lzorle_scompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) lzorle_scompress() argument 82 __lzorle_decompress(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) __lzorle_decompress() argument 97 lzorle_decompress(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) lzorle_decompress() argument 103 lzorle_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) lzorle_sdecompress() argument [all...] |
H A D | lz4hc.c | 52 __lz4hc_compress_crypto(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) __lz4hc_compress_crypto() argument 65 lz4hc_scompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) lz4hc_scompress() argument 72 lz4hc_compress_crypto(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) lz4hc_compress_crypto() argument 82 __lz4hc_decompress_crypto(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) __lz4hc_decompress_crypto() argument 94 lz4hc_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) lz4hc_sdecompress() argument 101 lz4hc_decompress_crypto(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) lz4hc_decompress_crypto() argument [all...] |
H A D | lzo.c | 52 __lzo_compress(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) __lzo_compress() argument 67 lzo_compress(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) lzo_compress() argument 75 lzo_scompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) lzo_scompress() argument 82 __lzo_decompress(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) __lzo_decompress() argument 97 lzo_decompress(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) lzo_decompress() argument 103 lzo_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) lzo_sdecompress() argument [all...] |
H A D | lz4.c | 53 __lz4_compress_crypto(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) __lz4_compress_crypto() argument 66 lz4_scompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) lz4_scompress() argument 73 lz4_compress_crypto(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) lz4_compress_crypto() argument 81 __lz4_decompress_crypto(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) __lz4_decompress_crypto() argument 93 lz4_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) lz4_sdecompress() argument 100 lz4_decompress_crypto(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) lz4_decompress_crypto() argument [all...] |
H A D | 842.c | 65 crypto842_compress(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) crypto842_compress() argument 74 crypto842_scompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) crypto842_scompress() argument 81 crypto842_decompress(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) crypto842_decompress() argument 88 crypto842_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) crypto842_sdecompress() argument
|
H A D | blowfish_common.c | 311 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) in encrypt_block() argument
|
H A D | cbc.c | 24 u8 *dst = walk->dst.virt.addr; in crypto_cbc_encrypt_segment() local 99 u8 *dst = walk->dst.virt.addr; in crypto_cbc_decrypt_segment() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/vmx/ |
H A D | aes_ctr.c | 75 u8 *dst = walk->dst.virt.addr; in p8_aes_ctr_final() local
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aria_gfni_avx512_glue.c | 88 u8 *dst = walk.dst.virt.addr; in aria_avx512_ctr_encrypt() local [all...] |
H A D | blowfish_glue.c | 31 static inline void blowfish_dec_ecb_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_dec_ecb_4way() argument 37 static inline void blowfish_dec_cbc_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_dec_cbc_4way() argument 43 static void blowfish_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_encrypt() argument 45 blowfish_enc_blk(crypto_tfm_ctx(tfm), dst, sr in blowfish_encrypt() local 48 blowfish_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) blowfish_decrypt() argument 50 blowfish_dec_blk(crypto_tfm_ctx(tfm), dst, src); blowfish_decrypt() local [all...] |
H A D | twofish_glue_3way.c | 27 static inline void twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src) in twofish_enc_blk_3way() argument 32 void twofish_dec_blk_cbc_3way(const void *ctx, u8 *dst, const u8 *src) in twofish_dec_blk_cbc_3way() argument
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | checksum_32.h | 39 static inline __wsum csum_partial_copy_nocheck(const void *src, void *dst, int len) in csum_partial_copy_nocheck() argument 44 csum_and_copy_from_user(const void __user *src, void *dst, int len) csum_and_copy_from_user() argument 171 csum_and_copy_to_user(const void *src, void __user *dst, int len) csum_and_copy_to_user() argument
|
H A D | uaccess_64.h | 125 raw_copy_from_user(void *dst, const void __user *src, unsigned long size) in raw_copy_from_user() argument 131 raw_copy_to_user(void __user *dst, const void *src, unsigned long size) in raw_copy_to_user() argument 140 __copy_from_user_inatomic_nocache(void *dst, const void __user *src, in __copy_from_user_inatomic_nocache() argument 152 __copy_from_user_flushcache(void *dst, cons argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/libcxgb/ |
H A D | libcxgb_cm.c | 126 struct dst_entry *dst = NULL; in cxgb_find_route6() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.h | 31 u8 dst[ETH_ALEN]; member
|
/kernel/linux/linux-6.6/drivers/media/i2c/cx25840/ |
H A D | cx25840-vbi.c | 22 static int decode_vps(u8 * dst, u8 * p) in decode_vps() argument
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | dst_ca.h | 41 struct dst_state *dst; member
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-av-vbi.c | 68 static int decode_vps(u8 *dst, u8 *p) in decode_vps() argument
|
/kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
H A D | checksum.h | 48 __wsum csum_partial_copy_nocheck(const void *src, void *dst, int len) in csum_partial_copy_nocheck() argument 55 __wsum csum_and_copy_from_user(const void __user *src, void *dst, in csum_and_copy_from_user() argument 240 csum_and_copy_to_user(const void *src, void __user *dst, int len) csum_and_copy_to_user() argument
|