| /crypto/ |
| A D | des_generic.c | 37 static void crypto_des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_encrypt() 44 static void crypto_des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_decrypt() 69 static void crypto_des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_encrypt() 77 static void crypto_des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_decrypt()
|
| A D | lz4.c | 32 u8 *dst, unsigned int *dlen, void *ctx) in __lz4_compress_crypto() 45 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4_scompress() 52 u8 *dst, unsigned int *dlen, void *ctx) in __lz4_decompress_crypto() 64 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4_sdecompress()
|
| A D | lz4hc.c | 30 u8 *dst, unsigned int *dlen, void *ctx) in __lz4hc_compress_crypto() 43 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4hc_scompress() 50 u8 *dst, unsigned int *dlen, void *ctx) in __lz4hc_decompress_crypto() 62 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4hc_sdecompress()
|
| A D | lzo-rle.c | 29 u8 *dst, unsigned int *dlen, void *ctx) in __lzorle_compress() 44 unsigned int slen, u8 *dst, unsigned int *dlen, in lzorle_scompress() 51 u8 *dst, unsigned int *dlen) in __lzorle_decompress() 66 unsigned int slen, u8 *dst, unsigned int *dlen, in lzorle_sdecompress()
|
| A D | lzo.c | 29 u8 *dst, unsigned int *dlen, void *ctx) in __lzo_compress() 44 unsigned int slen, u8 *dst, unsigned int *dlen, in lzo_scompress() 51 u8 *dst, unsigned int *dlen) in __lzo_decompress() 66 unsigned int slen, u8 *dst, unsigned int *dlen, in lzo_sdecompress()
|
| A D | aegis.h | 46 static __always_inline void crypto_aegis_block_xor(union aegis_block *dst, in crypto_aegis_block_xor() 53 static __always_inline void crypto_aegis_block_and(union aegis_block *dst, in crypto_aegis_block_and() 60 static __always_inline void crypto_aegis_aesenc(union aegis_block *dst, in crypto_aegis_aesenc()
|
| A D | tea.c | 56 static void tea_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tea_encrypt() 82 static void tea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tea_decrypt() 124 static void xtea_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xtea_encrypt() 143 static void xtea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xtea_decrypt() 164 static void xeta_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xeta_encrypt() 183 static void xeta_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xeta_decrypt()
|
| A D | cbc.c | 16 const u8 *src, u8 *dst, unsigned nbytes, in crypto_cbc_encrypt_segment() 54 u8 *dst, unsigned len, u8 *iv, u32 flags) in crypto_cbc_encrypt() 70 const u8 *src, u8 *dst, unsigned nbytes, in crypto_cbc_decrypt_segment() 123 u8 *dst, unsigned len, u8 *iv, u32 flags) in crypto_cbc_decrypt()
|
| A D | pcbc.c | 27 u8 *dst = walk->dst.virt.addr; in crypto_pcbc_encrypt_segment() local 48 u8 *dst = walk->dst.virt.addr; in crypto_pcbc_encrypt_inplace() local 94 u8 *dst = walk->dst.virt.addr; in crypto_pcbc_decrypt_segment() local 115 u8 *dst = walk->dst.virt.addr; in crypto_pcbc_decrypt_inplace() local
|
| A D | ghash-generic.c | 83 u8 *dst = dctx->buffer; in ghash_update() local 100 u8 *dst = dctx->buffer; in ghash_flush() local 109 unsigned int len, u8 *dst) in ghash_finup()
|
| A D | cipher.c | 59 u8 *dst, const u8 *src, bool enc) in cipher_crypt_one() 80 u8 *dst, const u8 *src) in crypto_cipher_encrypt_one() 87 u8 *dst, const u8 *src) in crypto_cipher_decrypt_one()
|
| A D | khazad.c | 801 u8 *dst, const u8 *src) in khazad_crypt() 833 static void khazad_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in khazad_encrypt() 839 static void khazad_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in khazad_decrypt()
|
| A D | ecdh_helper.c | 15 static inline u8 *ecdh_pack_data(void *dst, const void *src, size_t sz) in ecdh_pack_data() 21 static inline const u8 *ecdh_unpack_data(void *dst, const void *src, size_t sz) in ecdh_unpack_data()
|
| A D | 842.c | 44 u8 *dst, unsigned int *dlen, void *ctx) in crypto842_scompress() 51 u8 *dst, unsigned int *dlen, void *ctx) in crypto842_sdecompress()
|
| A D | authencesn.c | 37 struct scatterlist dst[2]; member 93 struct scatterlist *dst = req->dst; in crypto_authenc_esn_genicv_tail() local 125 struct scatterlist *dst = req->dst; in crypto_authenc_esn_genicv() local 169 struct scatterlist *src, *dst; in crypto_authenc_esn_encrypt() local 207 struct scatterlist *dst = req->dst; in crypto_authenc_esn_decrypt_tail() local 255 struct scatterlist *dst = req->dst; in crypto_authenc_esn_decrypt() local
|
| A D | lskcipher.c | 70 struct crypto_lskcipher *tfm, const u8 *src, u8 *dst, unsigned len, in crypto_lskcipher_crypt_unaligned() 124 u8 *dst, unsigned len, u8 *iv, in crypto_lskcipher_crypt() 141 u8 *dst, unsigned len, u8 *iv) in crypto_lskcipher_encrypt() 150 u8 *dst, unsigned len, u8 *iv) in crypto_lskcipher_decrypt() 160 const u8 *src, u8 *dst, in crypto_lskcipher_crypt_sg()
|
| A D | aegis128-neon.c | 39 void crypto_aegis128_encrypt_chunk_simd(struct aegis_state *state, u8 *dst, in crypto_aegis128_encrypt_chunk_simd() 47 void crypto_aegis128_decrypt_chunk_simd(struct aegis_state *state, u8 *dst, in crypto_aegis128_decrypt_chunk_simd()
|
| A D | anubis.c | 572 u8 *dst, const u8 *src, const int R) in anubis_crypt() 657 static void anubis_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_encrypt() 663 static void anubis_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_decrypt()
|
| A D | dh_helper.c | 15 static inline u8 *dh_pack_data(u8 *dst, u8 *end, const void *src, size_t size) in dh_pack_data() 23 static inline const u8 *dh_unpack_data(void *dst, const void *src, size_t size) in dh_unpack_data()
|
| A D | bpf_crypto_skcipher.c | 43 static int bpf_crypto_lskcipher_encrypt(void *tfm, const u8 *src, u8 *dst, in bpf_crypto_lskcipher_encrypt() 49 static int bpf_crypto_lskcipher_decrypt(void *tfm, const u8 *src, u8 *dst, in bpf_crypto_lskcipher_decrypt()
|
| A D | ecb.c | 17 u8 *dst, unsigned nbytes, bool final, in crypto_ecb_crypt() 35 u8 *dst, unsigned len, u8 *iv, u32 flags) in crypto_ecb_encrypt2() 46 u8 *dst, unsigned len, u8 *iv, u32 flags) in crypto_ecb_decrypt2()
|
| A D | blowfish_generic.c | 37 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_encrypt() 69 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_decrypt()
|
| A D | xctr.c | 39 u8 *dst = walk->dst.virt.addr; in crypto_xctr_crypt_final() local 55 u8 *dst = walk->dst.virt.addr; in crypto_xctr_crypt_segment() local
|
| A D | akcipher.c | 26 void *dst; member 220 void *dst, unsigned int dlen) in crypto_akcipher_sync_encrypt() 238 void *dst, unsigned int dlen) in crypto_akcipher_sync_decrypt()
|
| A D | aegis128-core.c | 147 static void crypto_aegis128_wipe_chunk(struct aegis_state *state, u8 *dst, in crypto_aegis128_wipe_chunk() 153 static void crypto_aegis128_encrypt_chunk(struct aegis_state *state, u8 *dst, in crypto_aegis128_encrypt_chunk() 214 static void crypto_aegis128_decrypt_chunk(struct aegis_state *state, u8 *dst, in crypto_aegis128_decrypt_chunk() 323 u8 *dst, in crypto_aegis128_process_crypt()
|