Home
last modified time | relevance | path

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

12

/drivers/crypto/virtio/
Dvirtio_crypto_algs.c48 bool encrypt; member
122 int encrypt) in virtio_crypto_alg_ablkcipher_init_session()
212 int encrypt) in virtio_crypto_alg_ablkcipher_close_session()
/drivers/crypto/ccp/
Dccp-crypto-aes.c71 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()
Dccp-dev-v5.c101 u16 encrypt:1; member
107 u16 encrypt:1; member
113 u16 encrypt:1; member
Dccp-crypto-aes-galois.c82 static int ccp_aes_gcm_crypt(struct aead_request *req, bool encrypt) in ccp_aes_gcm_crypt()
Dccp-crypto-des3.c78 static int ccp_des3_crypt(struct ablkcipher_request *req, bool encrypt) in ccp_des3_crypt()
Dccp-crypto-aes-xts.c109 unsigned int encrypt) in ccp_aes_xts_crypt()
Dccp-crypto-rsa.c68 static int ccp_rsa_crypt(struct akcipher_request *req, bool encrypt) in ccp_rsa_crypt()
/drivers/crypto/
Dixp4xx_crypto.c163 int encrypt; member
179 struct ix_sa_dir encrypt; member
659 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned authsize, in setup_auth()
734 static int setup_cipher(struct crypto_tfm *tfm, int encrypt, in setup_cipher()
880 static int ablk_perform(struct ablkcipher_request *req, int encrypt) in ablk_perform()
985 static int aead_perform(struct aead_request *req, int encrypt, in aead_perform()
Dtalitos.c946 struct aead_request *areq, bool encrypt) in ipsec_esp_unmap()
1178 bool encrypt, in ipsec_esp()
1349 bool encrypt) in talitos_edesc_alloc()
1433 int icv_stashing, bool encrypt) in aead_edesc_alloc()
1659 areq, bool encrypt) in ablkcipher_edesc_alloc()
Dn2_core.c213 bool sfas, bool sob, bool eob, bool encrypt, in control_word_base()
832 struct spu_queue *qp, bool encrypt) in __n2_crypt_chunk()
976 static int n2_do_ecb(struct ablkcipher_request *req, bool encrypt) in n2_do_ecb()
1028 static int n2_do_chaining(struct ablkcipher_request *req, bool encrypt) in n2_do_chaining()
Dpadlock-aes.c63 struct cword encrypt; member
/drivers/fpga/
Dsocfpga-a10.c182 bool encrypt, bool compress) in socfpga_a10_fpga_get_cd_ratio()
221 int encrypt, compress; in socfpga_a10_fpga_set_cdratio() local
/drivers/crypto/caam/
Dcaamalg_qi.c550 bool encrypt) in aead_edesc_alloc()
751 static inline int aead_crypt(struct aead_request *req, bool encrypt) in aead_crypt()
841 *req, bool encrypt) in ablkcipher_edesc_alloc()
1119 static inline int ablkcipher_crypt(struct ablkcipher_request *req, bool encrypt) in ablkcipher_crypt()
Dcaamalg.c940 bool all_contig, bool encrypt) in init_aead_job()
999 bool all_contig, bool encrypt) in init_gcm_job()
1028 bool all_contig, bool encrypt) in init_authenc_job()
1158 bool encrypt) in aead_edesc_alloc()
/drivers/net/wireless/intel/ipw2x00/
Dlibipw_tx.c263 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
/drivers/scsi/pm8001/
Dpm8001_sas.h237 u32 encrypt; member
321 struct encrypt { struct
322 u32 cipher_mode;
323 u32 sec_mode;
324 u32 status;
325 u32 flag;
/drivers/crypto/qce/
Dablkcipher.c201 static int qce_ablkcipher_crypt(struct ablkcipher_request *req, int encrypt) in qce_ablkcipher_crypt()
/drivers/staging/rtl8192e/
Drtllib_softmac.c822 int encrypt; in rtllib_probe_resp() local
971 short encrypt; in rtllib_assoc_resp() local
1163 int encrypt; in rtllib_association_req() local
3144 int encrypt; in rtllib_ap_sec_type() local
Drtllib_tx.c573 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
/drivers/staging/rtl8192u/ieee80211/
Dieee80211_tx.c605 int ether_type = 0, encrypt; in ieee80211_xmit() local
Dieee80211_softmac.c700 int encrypt; in ieee80211_probe_resp() local
854 short encrypt; in ieee80211_assoc_resp() local
1010 int encrypt; in ieee80211_association_req() local
/drivers/staging/rtl8712/
Drtl871x_recv.h56 int encrypt; /* 0 no encrypt. != 0 encrypt algorith */ member
Drtl871x_security.h168 #define SET_ICE_IV_LEN(iv_len, icv_len, encrypt)\ argument
/drivers/md/
Ddm-integrity.c568 static void xor_journal(struct dm_integrity_c *ic, bool encrypt, unsigned section, in xor_journal()
638 static bool do_crypt(bool encrypt, struct skcipher_request *req, struct journal_completion *comp) in do_crypt()
660 static void crypt_journal(struct dm_integrity_c *ic, bool encrypt, unsigned section, in crypt_journal()
704 static void encrypt_journal(struct dm_integrity_c *ic, bool encrypt, unsigned section, in encrypt_journal()
/drivers/staging/rtl8188eu/include/
Drtw_security.h185 #define SET_ICE_IV_LEN(iv_len, icv_len, encrypt) \ argument

12