Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 25 of 67) sorted by relevance

123

/Linux-v5.4/net/ceph/
Dcrypto.c218 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()
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto-aes.c67 static int ccp_aes_crypt(struct ablkcipher_request *req, bool encrypt) in ccp_aes_crypt()
165 static int ccp_aes_rfc3686_crypt(struct ablkcipher_request *req, bool encrypt) in ccp_aes_rfc3686_crypt()
Dccp-crypto-aes-galois.c77 static int ccp_aes_gcm_crypt(struct aead_request *req, bool encrypt) in ccp_aes_gcm_crypt()
Dccp-crypto-aes-xts.c106 unsigned int encrypt) in ccp_aes_xts_crypt()
Dccp-crypto-des3.c61 static int ccp_des3_crypt(struct ablkcipher_request *req, bool encrypt) in ccp_des3_crypt()
Dccp-dev-v5.c95 u16 encrypt:1; member
101 u16 encrypt:1; member
107 u16 encrypt:1; member
Dccp-crypto-rsa.c64 static int ccp_rsa_crypt(struct akcipher_request *req, bool encrypt) in ccp_rsa_crypt()
/Linux-v5.4/drivers/crypto/virtio/
Dvirtio_crypto_algs.c37 bool encrypt; member
119 int encrypt) in virtio_crypto_alg_ablkcipher_init_session()
207 int encrypt) in virtio_crypto_alg_ablkcipher_close_session()
/Linux-v5.4/drivers/crypto/
Dixp4xx_crypto.c159 int encrypt; member
175 struct ix_sa_dir encrypt; member
654 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned authsize, in setup_auth()
729 static int setup_cipher(struct crypto_tfm *tfm, int encrypt, in setup_cipher()
871 static int ablk_perform(struct ablkcipher_request *req, int encrypt) in ablk_perform()
976 static int aead_perform(struct aead_request *req, int encrypt, in aead_perform()
Dtalitos.c993 struct aead_request *areq, bool encrypt) in ipsec_esp_unmap()
1196 bool encrypt, in ipsec_esp()
1331 bool encrypt) in talitos_edesc_alloc()
1420 int icv_stashing, bool encrypt) in aead_edesc_alloc()
1642 areq, bool encrypt) in ablkcipher_edesc_alloc()
/Linux-v5.4/drivers/fpga/
Dsocfpga-a10.c170 bool encrypt, bool compress) in socfpga_a10_fpga_get_cd_ratio()
209 int encrypt, compress; in socfpga_a10_fpga_set_cdratio() local
/Linux-v5.4/arch/sparc/crypto/
Ddes_glue.c92 unsigned int nbytes, bool encrypt) in __ecb_crypt()
256 unsigned int nbytes, bool encrypt) in __ecb3_crypt()
Dcamellia_glue.c88 unsigned int nbytes, bool encrypt) in __ecb_crypt()
/Linux-v5.4/include/crypto/
Dskcipher.h40 int (*encrypt)(struct skcipher_request *req); member
114 int (*encrypt)(struct skcipher_request *req); member
/Linux-v5.4/drivers/crypto/caam/
Dcaamalg.c1090 bool all_contig, bool encrypt) in init_aead_job()
1151 bool all_contig, bool encrypt) in init_gcm_job()
1181 bool encrypt) in init_chachapoly_job()
1215 bool all_contig, bool encrypt) in init_authenc_job()
1267 const bool encrypt) in init_skcipher_job()
1323 bool encrypt) in aead_edesc_alloc()
Dcaamalg_qi.c939 bool encrypt) in aead_edesc_alloc()
1158 static inline int aead_crypt(struct aead_request *req, bool encrypt) in aead_crypt()
1247 bool encrypt) in skcipher_edesc_alloc()
1398 static inline int skcipher_crypt(struct skcipher_request *req, bool encrypt) in skcipher_crypt()
/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dlibipw_tx.c249 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
/Linux-v5.4/drivers/crypto/hisilicon/sec/
Dsec_algs.c629 *sec_alg_alloc_and_fill_el(struct sec_bd_info *template, int encrypt, in sec_alg_alloc_and_fill_el()
707 bool encrypt) in sec_alg_skcipher_crypto()
/Linux-v5.4/drivers/net/ethernet/intel/ixgbevf/
Dipsec.h40 bool encrypt; member
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_sas.h236 u32 encrypt; member
327 struct encrypt { struct
328 u32 cipher_mode;
329 u32 sec_mode;
330 u32 status;
331 u32 flag;
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Dieee80211_tx.c538 int ether_type = 0, encrypt; in ieee80211_xmit() local
/Linux-v5.4/crypto/
Dlrw.c242 static int encrypt(struct skcipher_request *req) in encrypt() function
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ipsec.h55 bool encrypt; member
/Linux-v5.4/drivers/crypto/qce/
Dablkcipher.c210 static int qce_ablkcipher_crypt(struct ablkcipher_request *req, int encrypt) in qce_ablkcipher_crypt()
/Linux-v5.4/drivers/staging/rtl8192e/
Drtllib_softmac.c819 int encrypt; in rtllib_probe_resp() local
968 short encrypt; in rtllib_assoc_resp() local
1160 int encrypt; in rtllib_association_req() local
3130 int encrypt; in rtllib_ap_sec_type() local

123