| /linux/drivers/net/ovpn/ |
| H A D | crypto.h | 30 struct ovpn_key_direction encrypt; member 43 struct crypto_aead *encrypt; member
|
| /linux/arch/arm64/crypto/ |
| H A D | sm4-ce-glue.c | 150 struct sm4_ctx *ctx, bool encrypt) in sm4_cbc_crypt() 199 static int sm4_cbc_cts_crypt(struct skcipher_request *req, bool encrypt) in sm4_cbc_cts_crypt() 310 static int sm4_xts_crypt(struct skcipher_request *req, bool encrypt) in sm4_xts_crypt()
|
| H A D | aes-neonbs-glue.c | 271 static int __xts_crypt(struct skcipher_request *req, bool encrypt, in __xts_crypt()
|
| /linux/drivers/crypto/virtio/ |
| H A D | virtio_crypto_skcipher_algs.c | 32 bool encrypt; member 113 int encrypt) in virtio_crypto_alg_skcipher_init_session() 192 int encrypt) in virtio_crypto_alg_skcipher_close_session()
|
| /linux/include/linux/ |
| H A D | bpf_crypto.h | 12 int (*encrypt)(void *tfm, const u8 *src, u8 *dst, unsigned int len, u8 *iv); member
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-aes.c | 39 bool encrypt; member 62 bool encrypt; member 132 static int tegra234_aes_crypto_cfg(u32 alg, bool encrypt) in tegra234_aes_crypto_cfg() 168 static int tegra234_aes_cfg(u32 alg, bool encrypt) in tegra234_aes_cfg() 479 static int tegra_aes_crypt(struct skcipher_request *req, bool encrypt) in tegra_aes_crypt() 1423 static int tegra_aead_crypt(struct aead_request *req, bool encrypt) in tegra_aead_crypt()
|
| /linux/net/ceph/ |
| H A D | crypto.c | 264 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt() 389 int ceph_crypt(const struct ceph_crypto_key *key, int usage_slot, bool encrypt, in ceph_crypt()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | crypto_sanity.c | 49 static void do_crypt_afalg(const void *src, void *dst, int size, bool encrypt) in do_crypt_afalg()
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-dev-v5.c | 95 u16 encrypt:1; member 101 u16 encrypt:1; member 107 u16 encrypt:1; member
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_tx.c | 248 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ipsec.h | 40 bool encrypt; member
|
| /linux/fs/ext4/ |
| H A D | ialloc.c | 877 bool encrypt) in ext4_xattr_credits_for_new_inode() 954 bool encrypt = false; in __ext4_new_inode() local
|
| /linux/drivers/crypto/ |
| H A D | talitos.c | 1064 struct aead_request *areq, bool encrypt) in ipsec_esp_unmap() 1269 bool encrypt, in ipsec_esp() 1404 bool encrypt) in talitos_edesc_alloc() 1490 int icv_stashing, bool encrypt) in aead_edesc_alloc() 1712 areq, bool encrypt) in skcipher_edesc_alloc()
|
| H A D | padlock-aes.c | 66 struct cword encrypt; member
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ipsec.h | 55 bool encrypt; member
|
| /linux/include/crypto/ |
| H A D | aead.h | 143 int (*encrypt)(struct aead_request *req); member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | macsec.c | 137 bool encrypt; member 338 struct mlx5e_macsec_sa *sa, bool encrypt, in mlx5e_macsec_init_sa_fs() 367 bool encrypt, bool is_tx, u32 *fs_id) in mlx5e_macsec_init_sa()
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | 394 gss_krb5_cts_crypt(struct crypto_sync_skcipher * cipher,struct xdr_buf * buf,u32 offset,u8 * iv,struct page ** pages,int encrypt) gss_krb5_cts_crypt() argument
|
| /linux/drivers/crypto/caam/ |
| H A D | caamalg_desc.c | 1371 unsigned int ivsize, const bool encrypt) in cnstr_desc_skcipher_enc_dec()
|
| /linux/include/pcmcia/ |
| H A D | cistpl.h | 256 u_char encrypt; member 265 u_char encrypt; member
|
| /linux/include/net/ |
| H A D | macsec.h | 210 bool encrypt; member
|
| /linux/drivers/crypto/xilinx/ |
| H A D | zynqmp-aes-gcm.c | 582 static int xilinx_aes_fallback_crypt(struct aead_request *req, bool encrypt) in xilinx_aes_fallback_crypt()
|
| /linux/drivers/md/ |
| H A D | dm-integrity.c | 895 static void xor_journal(struct dm_integrity_c *ic, bool encrypt, unsigned int section, in xor_journal() 967 static bool do_crypt(bool encrypt, struct skcipher_request *req, struct journal_completion *comp) in do_crypt() 990 static void crypt_journal(struct dm_integrity_c *ic, bool encrypt, unsigned int section, in crypt_journal() 1034 static void encrypt_journal(struct dm_integrity_c *ic, bool encrypt, unsigned int section, in encrypt_journal()
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | core.c | 2209 rfcomm_security_cfm(struct hci_conn * conn,u8 status,u8 encrypt) rfcomm_security_cfm() argument
|
| /linux/net/mac80211/ |
| H A D | tx.c | 2007 enum ieee80211_encrypt encrypt) in ieee80211_skb_resize() 2048 enum ieee80211_encrypt encrypt; in ieee80211_xmit() local
|