Home
last modified time | relevance | path

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

123

/linux/arch/sparc/crypto/
A Ddes_glue.c95 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()
A Dcamellia_glue.c88 static int __ecb_crypt(struct skcipher_request *req, bool encrypt) in __ecb_crypt()
/linux/drivers/crypto/caam/
A Dcaamalg.c1057 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()
A Dcaamalg_qi.c937 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()
/linux/drivers/crypto/
A Dixp4xx_crypto.c154 bool encrypt; member
164 int encrypt; member
180 struct ix_sa_dir encrypt; member
735 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned int authsize, in setup_auth()
810 static int setup_cipher(struct crypto_tfm *tfm, int encrypt, const u8 *key, in setup_cipher()
953 static int ixp4xx_cipher_fallback(struct skcipher_request *areq, int encrypt) in ixp4xx_cipher_fallback()
972 static int ablk_perform(struct skcipher_request *req, int encrypt) in ablk_perform()
1087 static int aead_perform(struct aead_request *req, int encrypt, in aead_perform()
A Dtalitos.c989 struct aead_request *areq, bool encrypt) in ipsec_esp_unmap()
1194 bool encrypt, in ipsec_esp()
1329 bool encrypt) in talitos_edesc_alloc()
1418 int icv_stashing, bool encrypt) in aead_edesc_alloc()
1640 areq, bool encrypt) in skcipher_edesc_alloc()
/linux/drivers/crypto/ccp/
A Dccp-crypto-aes.c65 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()
A Dccp-crypto-aes-galois.c76 static int ccp_aes_gcm_crypt(struct aead_request *req, bool encrypt) in ccp_aes_gcm_crypt()
A Dccp-crypto-aes-xts.c105 unsigned int encrypt) in ccp_aes_xts_crypt()
A Dccp-crypto-des3.c60 static int ccp_des3_crypt(struct skcipher_request *req, bool encrypt) in ccp_des3_crypt()
A Dccp-dev-v5.c95 u16 encrypt:1; member
101 u16 encrypt:1; member
107 u16 encrypt:1; member
A Dccp-crypto-rsa.c64 static int ccp_rsa_crypt(struct akcipher_request *req, bool encrypt) in ccp_rsa_crypt()
/linux/net/ceph/
A Dcrypto.c219 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt()
283 int ceph_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_crypt()
/linux/drivers/crypto/virtio/
A Dvirtio_crypto_algs.c38 bool encrypt; member
118 int encrypt) in virtio_crypto_alg_skcipher_init_session()
206 int encrypt) in virtio_crypto_alg_skcipher_close_session()
/linux/drivers/fpga/
A 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/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_tx.c249 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
/linux/drivers/crypto/hisilicon/sec/
A Dsec_algs.c630 *sec_alg_alloc_and_fill_el(struct sec_bd_info *template, int encrypt, in sec_alg_alloc_and_fill_el()
708 bool encrypt) in sec_alg_skcipher_crypto()
/linux/fs/ext4/
A Dialloc.c869 bool encrypt) in ext4_xattr_credits_for_new_inode()
946 bool encrypt = false; in __ext4_new_inode() local
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dipsec.h40 bool encrypt; member
/linux/drivers/staging/rtl8192u/ieee80211/
A Dieee80211_tx.c537 int ether_type = 0, encrypt; in ieee80211_xmit() local
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ipsec.h55 bool encrypt; member
/linux/drivers/staging/rtl8192e/
A Drtllib_softmac.c818 int encrypt; in rtllib_probe_resp() local
967 short encrypt; in rtllib_assoc_resp() local
1159 int encrypt; in rtllib_association_req() local
3128 int encrypt; in rtllib_ap_sec_type() local
A Drtllib_tx.c557 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
/linux/drivers/scsi/pm8001/
A Dpm8001_sas.h222 u32 encrypt; member
313 struct encrypt { struct
314 u32 cipher_mode;
315 u32 sec_mode;
316 u32 status;
317 u32 flag;
/linux/include/crypto/
A Daead.h140 int (*encrypt)(struct aead_request *req); member

Completed in 61 milliseconds

123