/drivers/crypto/virtio/ |
D | virtio_crypto_algs.c | 48 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/ |
D | ccp-crypto-aes.c | 71 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-dev-v5.c | 101 u16 encrypt:1; member 107 u16 encrypt:1; member 113 u16 encrypt:1; member
|
D | ccp-crypto-aes-galois.c | 82 static int ccp_aes_gcm_crypt(struct aead_request *req, bool encrypt) in ccp_aes_gcm_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-xts.c | 109 unsigned int encrypt) in ccp_aes_xts_crypt()
|
D | ccp-crypto-rsa.c | 68 static int ccp_rsa_crypt(struct akcipher_request *req, bool encrypt) in ccp_rsa_crypt()
|
/drivers/crypto/ |
D | ixp4xx_crypto.c | 163 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()
|
D | talitos.c | 946 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()
|
D | n2_core.c | 213 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()
|
D | padlock-aes.c | 63 struct cword encrypt; member
|
/drivers/fpga/ |
D | socfpga-a10.c | 182 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/ |
D | caamalg_qi.c | 550 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()
|
D | caamalg.c | 940 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/ |
D | libipw_tx.c | 263 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
|
/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 237 u32 encrypt; member 321 struct encrypt { struct 322 u32 cipher_mode; 323 u32 sec_mode; 324 u32 status; 325 u32 flag;
|
/drivers/crypto/qce/ |
D | ablkcipher.c | 201 static int qce_ablkcipher_crypt(struct ablkcipher_request *req, int encrypt) in qce_ablkcipher_crypt()
|
/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 3144 int encrypt; in rtllib_ap_sec_type() local
|
D | rtllib_tx.c | 573 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_tx.c | 605 int ether_type = 0, encrypt; in ieee80211_xmit() local
|
D | ieee80211_softmac.c | 700 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/ |
D | rtl871x_recv.h | 56 int encrypt; /* 0 no encrypt. != 0 encrypt algorith */ member
|
D | rtl871x_security.h | 168 #define SET_ICE_IV_LEN(iv_len, icv_len, encrypt)\ argument
|
/drivers/md/ |
D | dm-integrity.c | 568 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/ |
D | rtw_security.h | 185 #define SET_ICE_IV_LEN(iv_len, icv_len, encrypt) \ argument
|