/Linux-v4.19/drivers/crypto/ccp/ |
D | ccp-crypto-aes.c | 70 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-aes-xts.c | 109 unsigned int encrypt) in ccp_aes_xts_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 | 67 static int ccp_aes_gcm_crypt(struct aead_request *req, bool encrypt) in ccp_aes_gcm_crypt()
|
D | ccp-dev-v5.c | 101 u16 encrypt:1; member 107 u16 encrypt:1; member 113 u16 encrypt:1; member
|
D | ccp-crypto-rsa.c | 68 static int ccp_rsa_crypt(struct akcipher_request *req, bool encrypt) in ccp_rsa_crypt()
|
/Linux-v4.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()
|
/Linux-v4.19/drivers/crypto/virtio/ |
D | virtio_crypto_algs.c | 49 bool encrypt; member 131 int encrypt) in virtio_crypto_alg_ablkcipher_init_session() 221 int encrypt) in virtio_crypto_alg_ablkcipher_close_session()
|
/Linux-v4.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()
|
/Linux-v4.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
|
/Linux-v4.19/include/crypto/ |
D | skcipher.h | 58 int (*encrypt)(struct skcipher_request *req); member 128 int (*encrypt)(struct skcipher_request *req); member
|
D | akcipher.h | 95 int (*encrypt)(struct akcipher_request *req); member
|
/Linux-v4.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()
|
D | camellia_glue.c | 87 unsigned int nbytes, bool encrypt) in __ecb_crypt()
|
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_tx.c | 263 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
|
/Linux-v4.19/drivers/crypto/caam/ |
D | caamalg_qi.c | 887 bool encrypt) in aead_edesc_alloc() 1088 static inline int aead_crypt(struct aead_request *req, bool encrypt) in aead_crypt() 1194 *req, bool encrypt) in ablkcipher_edesc_alloc() 1472 static inline int ablkcipher_crypt(struct ablkcipher_request *req, bool encrypt) in ablkcipher_crypt()
|
D | caamalg.c | 972 bool all_contig, bool encrypt) in init_aead_job() 1028 bool all_contig, bool encrypt) in init_gcm_job() 1058 bool all_contig, bool encrypt) in init_authenc_job() 1197 bool encrypt) in aead_edesc_alloc()
|
/Linux-v4.19/drivers/crypto/hisilicon/sec/ |
D | sec_algs.c | 642 *sec_alg_alloc_and_fill_el(struct sec_bd_info *template, int encrypt, in sec_alg_alloc_and_fill_el() 720 bool encrypt) in sec_alg_skcipher_crypto()
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ipsec.h | 52 bool encrypt; member
|
/Linux-v4.19/drivers/crypto/qce/ |
D | ablkcipher.c | 201 static int qce_ablkcipher_crypt(struct ablkcipher_request *req, int encrypt) in qce_ablkcipher_crypt()
|
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_tx.c | 604 int ether_type = 0, encrypt; in ieee80211_xmit() local
|
/Linux-v4.19/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 237 u32 encrypt; member 328 struct encrypt { struct 329 u32 cipher_mode; 330 u32 sec_mode; 331 u32 status; 332 u32 flag;
|
/Linux-v4.19/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 822 int encrypt; in rtllib_probe_resp() local 971 short encrypt; in rtllib_assoc_resp() local 1163 int encrypt; in rtllib_association_req() local 3143 int encrypt; in rtllib_ap_sec_type() local
|
D | rtllib_tx.c | 573 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
|
/Linux-v4.19/include/linux/ |
D | crypto.h | 268 int (*encrypt)(struct ablkcipher_request *req); member 295 int (*encrypt)(struct blkcipher_desc *desc, member 553 int (*encrypt)(struct ablkcipher_request *req); member 566 int (*encrypt)(struct blkcipher_desc *desc, struct scatterlist *dst, member
|