Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/arch/sparc/crypto/
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()
/kernel/linux/linux-6.6/arch/sparc/crypto/
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()
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dcaamalg.c1058 bool all_contig, bool encrypt) in init_aead_job()
1119 bool all_contig, bool encrypt) in init_gcm_job()
1149 bool encrypt) in init_chachapoly_job()
1183 bool all_contig, bool encrypt) in init_authenc_job()
1235 const bool encrypt) in init_skcipher_job()
1291 bool encrypt) in aead_edesc_alloc()
1457 static inline int chachapoly_crypt(struct aead_request *req, bool encrypt) in chachapoly_crypt()
1491 static inline int aead_crypt(struct aead_request *req, bool encrypt) in aead_crypt()
1547 static inline int gcm_crypt(struct aead_request *req, bool encrypt) in gcm_crypt()
1784 static inline int skcipher_crypt(struct skcipher_request *req, bool encrypt) in skcipher_crypt()
/kernel/linux/linux-6.6/drivers/crypto/caam/
Dcaamalg.c1073 bool all_contig, bool encrypt) in init_aead_job()
1134 bool all_contig, bool encrypt) in init_gcm_job()
1164 bool encrypt) in init_chachapoly_job()
1198 bool all_contig, bool encrypt) in init_authenc_job()
1251 const bool encrypt) in init_skcipher_job()
1307 bool encrypt) in aead_edesc_alloc()
1472 static inline int chachapoly_crypt(struct aead_request *req, bool encrypt) in chachapoly_crypt()
1506 static inline int aead_crypt(struct aead_request *req, bool encrypt) in aead_crypt()
1565 static inline int gcm_crypt(struct aead_request *req, bool encrypt) in gcm_crypt()
1810 static inline int skcipher_crypt(struct skcipher_request *req, bool encrypt) in skcipher_crypt()
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/
Dixp4xx_crypto.c153 bool encrypt; member
163 int encrypt; member
179 struct ix_sa_dir encrypt; member
739 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned int authsize, in setup_auth()
814 static int setup_cipher(struct crypto_tfm *tfm, int encrypt, const u8 *key, in setup_cipher()
957 static int ixp4xx_cipher_fallback(struct skcipher_request *areq, int encrypt) in ixp4xx_cipher_fallback()
976 static int ablk_perform(struct skcipher_request *req, int encrypt) in ablk_perform()
1091 static int aead_perform(struct aead_request *req, int encrypt, in aead_perform()
/kernel/linux/linux-5.10/drivers/crypto/ccp/
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()
Dccp-crypto-aes-galois.c76 static int ccp_aes_gcm_crypt(struct aead_request *req, bool encrypt) in ccp_aes_gcm_crypt()
Dccp-crypto-des3.c60 static int ccp_des3_crypt(struct skcipher_request *req, bool encrypt) in ccp_des3_crypt()
Dccp-crypto-aes-xts.c105 unsigned int encrypt) in ccp_aes_xts_crypt()
Dccp-dev-v5.c95 u16 encrypt:1; member
101 u16 encrypt:1; member
107 u16 encrypt:1; member
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/crypto/ccp/
Dccp-crypto-aes.c66 static int ccp_aes_crypt(struct skcipher_request *req, bool encrypt) in ccp_aes_crypt()
158 static int ccp_aes_rfc3686_crypt(struct skcipher_request *req, bool encrypt) in ccp_aes_rfc3686_crypt()
Dccp-crypto-aes-xts.c105 unsigned int encrypt) in ccp_aes_xts_crypt()
Dccp-crypto-aes-galois.c76 static int ccp_aes_gcm_crypt(struct aead_request *req, bool encrypt) in ccp_aes_gcm_crypt()
Dccp-crypto-des3.c61 static int ccp_des3_crypt(struct skcipher_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
/kernel/linux/linux-6.6/net/ceph/
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()
/kernel/linux/linux-5.10/drivers/crypto/virtio/
Dvirtio_crypto_algs.c38 bool encrypt; member
118 int encrypt) in virtio_crypto_alg_skcipher_init_session()
197 int encrypt) in virtio_crypto_alg_skcipher_close_session()
/kernel/linux/linux-6.6/drivers/crypto/virtio/
Dvirtio_crypto_skcipher_algs.c35 bool encrypt; member
115 int encrypt) in virtio_crypto_alg_skcipher_init_session()
194 int encrypt) in virtio_crypto_alg_skcipher_close_session()
/kernel/linux/linux-5.10/drivers/crypto/
Dixp4xx_crypto.c153 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-6.6/arch/arm64/crypto/
Dsm4-ce-glue.c160 struct sm4_ctx *ctx, bool encrypt) in sm4_cbc_crypt()
211 static int sm4_cbc_cts_crypt(struct skcipher_request *req, bool encrypt) in sm4_cbc_cts_crypt()
410 static int sm4_xts_crypt(struct skcipher_request *req, bool encrypt) in sm4_xts_crypt()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
Dlibipw_tx.c249 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
Dlibipw_tx.c249 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local

123456