/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-crypto-aes.c | 70 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-crypto-aes-xts.c | 118 unsigned int encrypt) in ccp_aes_xts_crypt()
|
/linux-4.4.14/arch/x86/crypto/ |
D | salsa20_glue.c | 48 static int encrypt(struct blkcipher_desc *desc, in encrypt() function
|
/linux-4.4.14/drivers/crypto/ |
D | ixp4xx_crypto.c | 164 int encrypt; member 180 struct ix_sa_dir encrypt; member 661 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned authsize, in setup_auth() 736 static int setup_cipher(struct crypto_tfm *tfm, int encrypt, in setup_cipher() 882 static int ablk_perform(struct ablkcipher_request *req, int encrypt) in ablk_perform() 987 static int aead_perform(struct aead_request *req, int encrypt, in aead_perform()
|
D | n2_core.c | 208 bool sfas, bool sob, bool eob, bool encrypt, in control_word_base() 827 struct spu_queue *qp, bool encrypt) in __n2_crypt_chunk() 971 static int n2_do_ecb(struct ablkcipher_request *req, bool encrypt) in n2_do_ecb() 1023 static int n2_do_chaining(struct ablkcipher_request *req, bool encrypt) in n2_do_chaining()
|
D | padlock-aes.c | 63 struct cword encrypt; member
|
D | talitos.c | 1233 bool encrypt) in talitos_edesc_alloc() 1307 int icv_stashing, bool encrypt) in aead_edesc_alloc() 1607 areq, bool encrypt) in ablkcipher_edesc_alloc()
|
/linux-4.4.14/crypto/ |
D | salsa20_generic.c | 177 static int encrypt(struct blkcipher_desc *desc, in encrypt() function
|
D | xts.c | 147 static int encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in encrypt() function
|
D | lrw.c | 195 static int encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in encrypt() function
|
D | blkcipher.c | 588 int (*encrypt)(struct ablkcipher_request *req); in skcipher_geniv_alloc() member
|
/linux-4.4.14/arch/sparc/crypto/ |
D | des_glue.c | 95 unsigned int nbytes, bool encrypt) in __ecb_crypt() 263 unsigned int nbytes, bool encrypt) in __ecb3_crypt()
|
D | camellia_glue.c | 87 unsigned int nbytes, bool encrypt) in __ecb_crypt()
|
D | aes_glue.c | 34 void (*encrypt)(const u64 *key, const u32 *input, u32 *output); member
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | libipw_tx.c | 263 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
|
D | libipw.h | 311 u16 active_key:2, enabled:1, unicast_uses_group:1, encrypt:1; member
|
/linux-4.4.14/drivers/crypto/qce/ |
D | ablkcipher.c | 193 static int qce_ablkcipher_crypt(struct ablkcipher_request *req, int encrypt) in qce_ablkcipher_crypt()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_tx.c | 605 int ether_type = 0, encrypt; in ieee80211_xmit() local
|
D | ieee80211_softmac.c | 693 int encrypt; in ieee80211_probe_resp() local 847 short encrypt; in ieee80211_assoc_resp() local 1002 int encrypt; in ieee80211_association_req() local
|
D | ieee80211.h | 834 encrypt:1; member
|
/linux-4.4.14/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;
|
/linux-4.4.14/include/crypto/ |
D | aead.h | 138 int (*encrypt)(struct aead_request *req); member
|
D | akcipher.h | 95 int (*encrypt)(struct akcipher_request *req); member
|
D | skcipher.h | 58 int (*encrypt)(struct skcipher_request *req); member
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | rtllib_tx.c | 573 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
|
D | rtllib_softmac.c | 822 int encrypt; in rtllib_probe_resp() local 972 short encrypt; in rtllib_assoc_resp() local 1167 int encrypt; in rtllib_association_req() local 3476 int encrypt; in rtllib_ap_sec_type() local
|
D | rtllib.h | 721 encrypt:1; member
|
/linux-4.4.14/drivers/crypto/caam/ |
D | caamalg.c | 2032 bool all_contig, bool encrypt) in init_aead_job() 2091 bool all_contig, bool encrypt) in init_gcm_job() 2120 bool all_contig, bool encrypt) in init_authenc_job() 2267 bool encrypt) in aead_edesc_alloc()
|
/linux-4.4.14/include/linux/ |
D | crypto.h | 256 int (*encrypt)(struct ablkcipher_request *req); member 283 int (*encrypt)(struct blkcipher_desc *desc, member 494 int (*encrypt)(struct ablkcipher_request *req); member 509 int (*encrypt)(struct blkcipher_desc *desc, struct scatterlist *dst, member
|
/linux-4.4.14/fs/cifs/ |
D | cifsencrypt.c | 304 int calc_lanman_hash(const char *password, const char *cryptkey, bool encrypt, in calc_lanman_hash()
|
/linux-4.4.14/include/linux/sunrpc/ |
D | gss_krb5.h | 74 u32 (*encrypt) (struct crypto_blkcipher *tfm, member
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | rtl871x_recv.h | 55 int encrypt; /* 0 no encrypt. != 0 encrypt algorith */ member
|
D | rtl871x_security.h | 160 #define SET_ICE_IV_LEN(iv_len, icv_len, encrypt)\ argument
|
D | rtl871x_xmit.h | 121 u8 encrypt; /* when 0 indicate no encrypt. when non-zero, member
|
/linux-4.4.14/fs/ext4/ |
D | ialloc.c | 761 int encrypt = 0; in __ext4_new_inode() local
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 598 u32 offset, u8 *iv, struct page **pages, int encrypt) in gss_krb5_cts_crypt()
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | rtw_security.h | 198 #define SET_ICE_IV_LEN(iv_len, icv_len, encrypt) \ argument
|
D | rtw_recv.h | 120 u8 encrypt; /* when 0 indicate no encrypt. when non-zero, member
|
D | rtw_xmit.h | 127 u8 encrypt; /* when 0 indicate no encrypt. when non-zero, member
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtw_recv.h | 114 u32 encrypt; member
|
D | rtw_xmit.h | 126 u32 encrypt; /* when 0 indicate no encrypt. */ member
|
/linux-4.4.14/include/pcmcia/ |
D | cistpl.h | 259 u_char encrypt; member 268 u_char encrypt; member
|
/linux-4.4.14/drivers/staging/wlan-ng/ |
D | p80211metastruct.h | 201 p80211item_uint32_t encrypt; member
|
/linux-4.4.14/net/bluetooth/rfcomm/ |
D | core.c | 2113 static void rfcomm_security_cfm(struct hci_conn *conn, u8 status, u8 encrypt) in rfcomm_security_cfm()
|
/linux-4.4.14/net/bluetooth/ |
D | l2cap_core.c | 7349 static inline void l2cap_check_encryption(struct l2cap_chan *chan, u8 encrypt) in l2cap_check_encryption() 7366 static void l2cap_security_cfm(struct hci_conn *hcon, u8 status, u8 encrypt) in l2cap_security_cfm()
|
D | hci_core.c | 1028 __u8 encrypt = opt; in hci_encrypt_req() local
|
D | hci_event.c | 2558 u8 encrypt; in read_enc_key_size_complete() local
|
/linux-4.4.14/include/net/bluetooth/ |
D | hci_core.h | 1217 __u8 encrypt; in hci_auth_cfm() local 1236 __u8 encrypt) in hci_encrypt_cfm()
|
D | hci.h | 599 __u8 encrypt; member 1545 __u8 encrypt; member
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 2112 int encrypt; in GetNmodeSupportBySecCfg8192() local
|