| /kernel/linux/linux-5.10/arch/sparc/crypto/ |
| D | des_glue.c | 95 static int __ecb_crypt(struct skcipher_request *req, bool encrypt) in __ecb_crypt() 136 static int __cbc_crypt(struct skcipher_request *req, bool encrypt) in __cbc_crypt() 244 static int __ecb3_crypt(struct skcipher_request *req, bool encrypt) in __ecb3_crypt() 290 static int __cbc3_crypt(struct skcipher_request *req, bool encrypt) in __cbc3_crypt()
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | caamalg.c | 1057 bool all_contig, bool encrypt) in init_aead_job() 1118 bool all_contig, bool encrypt) in init_gcm_job() 1148 bool encrypt) in init_chachapoly_job() 1182 bool all_contig, bool encrypt) in init_authenc_job() 1234 const bool encrypt) in init_skcipher_job() 1290 bool encrypt) in aead_edesc_alloc() 1456 static inline int chachapoly_crypt(struct aead_request *req, bool encrypt) in chachapoly_crypt() 1490 static inline int aead_crypt(struct aead_request *req, bool encrypt) in aead_crypt() 1546 static inline int gcm_crypt(struct aead_request *req, bool encrypt) in gcm_crypt() 1783 static inline int skcipher_crypt(struct skcipher_request *req, bool encrypt) in skcipher_crypt()
|
| D | caamalg_qi.c | 937 bool encrypt) in aead_edesc_alloc() 1156 static inline int aead_crypt(struct aead_request *req, bool encrypt) in aead_crypt() 1245 bool encrypt) in skcipher_edesc_alloc() 1404 static inline int skcipher_crypt(struct skcipher_request *req, bool encrypt) in skcipher_crypt()
|
| /kernel/linux/linux-5.10/drivers/crypto/ccp/ |
| D | ccp-crypto-aes.c | 65 static int ccp_aes_crypt(struct skcipher_request *req, bool encrypt) in ccp_aes_crypt() 160 static int ccp_aes_rfc3686_crypt(struct skcipher_request *req, bool encrypt) in ccp_aes_rfc3686_crypt()
|
| D | ccp-crypto-aes-xts.c | 105 unsigned int encrypt) in ccp_aes_xts_crypt()
|
| D | ccp-crypto-aes-galois.c | 76 static int ccp_aes_gcm_crypt(struct aead_request *req, bool encrypt) in ccp_aes_gcm_crypt()
|
| D | ccp-crypto-des3.c | 60 static int ccp_des3_crypt(struct skcipher_request *req, bool encrypt) in ccp_des3_crypt()
|
| D | ccp-dev-v5.c | 95 u16 encrypt:1; member 101 u16 encrypt:1; member 107 u16 encrypt:1; member
|
| /kernel/linux/linux-4.19/net/ceph/ |
| D | crypto.c | 216 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt() 280 int ceph_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_crypt()
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | crypto.c | 218 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt() 282 int ceph_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_crypt()
|
| /kernel/linux/linux-4.19/drivers/crypto/ccp/ |
| D | ccp-crypto-aes.c | 71 static int ccp_aes_crypt(struct ablkcipher_request *req, bool encrypt) in ccp_aes_crypt() 169 static int ccp_aes_rfc3686_crypt(struct ablkcipher_request *req, bool encrypt) in ccp_aes_rfc3686_crypt()
|
| D | ccp-crypto-des3.c | 78 static int ccp_des3_crypt(struct ablkcipher_request *req, bool encrypt) in ccp_des3_crypt()
|
| D | ccp-crypto-aes-galois.c | 80 static int ccp_aes_gcm_crypt(struct aead_request *req, bool encrypt) in ccp_aes_gcm_crypt()
|
| D | ccp-crypto-aes-xts.c | 109 unsigned int encrypt) in ccp_aes_xts_crypt()
|
| D | ccp-dev-v5.c | 101 u16 encrypt:1; member 107 u16 encrypt:1; member 113 u16 encrypt:1; member
|
| /kernel/linux/linux-4.19/drivers/crypto/virtio/ |
| D | virtio_crypto_algs.c | 49 bool encrypt; member 129 int encrypt) in virtio_crypto_alg_ablkcipher_init_session() 219 int encrypt) in virtio_crypto_alg_ablkcipher_close_session()
|
| /kernel/linux/linux-5.10/drivers/crypto/virtio/ |
| D | virtio_crypto_algs.c | 38 bool encrypt; member 118 int encrypt) in virtio_crypto_alg_skcipher_init_session() 206 int encrypt) in virtio_crypto_alg_skcipher_close_session()
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | ixp4xx_crypto.c | 153 bool encrypt; member 162 int encrypt; member 178 struct ix_sa_dir encrypt; member 676 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned authsize, in setup_auth() 751 static int setup_cipher(struct crypto_tfm *tfm, int encrypt, in setup_cipher() 883 static int ablk_perform(struct skcipher_request *req, int encrypt) in ablk_perform() 994 static int aead_perform(struct aead_request *req, int encrypt, in aead_perform()
|
| /kernel/linux/linux-4.19/drivers/crypto/ |
| D | ixp4xx_crypto.c | 163 int encrypt; member 179 struct ix_sa_dir encrypt; member 657 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned authsize, in setup_auth() 732 static int setup_cipher(struct crypto_tfm *tfm, int encrypt, in setup_cipher() 878 static int ablk_perform(struct ablkcipher_request *req, int encrypt) in ablk_perform() 983 static int aead_perform(struct aead_request *req, int encrypt, in aead_perform()
|
| /kernel/linux/linux-4.19/drivers/fpga/ |
| D | socfpga-a10.c | 170 bool encrypt, bool compress) in socfpga_a10_fpga_get_cd_ratio() 209 int encrypt, compress; in socfpga_a10_fpga_set_cdratio() local
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| D | socfpga-a10.c | 170 bool encrypt, bool compress) in socfpga_a10_fpga_get_cd_ratio() 209 int encrypt, compress; in socfpga_a10_fpga_set_cdratio() local
|
| /kernel/linux/linux-4.19/include/crypto/ |
| D | skcipher.h | 58 int (*encrypt)(struct skcipher_request *req); member 128 int (*encrypt)(struct skcipher_request *req); member
|
| /kernel/linux/linux-4.19/arch/sparc/crypto/ |
| D | des_glue.c | 95 unsigned int nbytes, bool encrypt) in __ecb_crypt() 263 unsigned int nbytes, bool encrypt) in __ecb3_crypt()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
| D | libipw_tx.c | 249 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
|
| /kernel/linux/linux-4.19/drivers/net/wireless/intel/ipw2x00/ |
| D | libipw_tx.c | 263 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
|