/linux-4.1.27/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.1.27/arch/x86/crypto/ |
D | salsa20_glue.c | 48 static int encrypt(struct blkcipher_desc *desc, in encrypt() function
|
/linux-4.1.27/drivers/crypto/ |
D | ixp4xx_crypto.c | 163 int encrypt; member 179 struct ix_sa_dir encrypt; member 645 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned authsize, in setup_auth() 720 static int setup_cipher(struct crypto_tfm *tfm, int encrypt, in setup_cipher() 866 static int ablk_perform(struct ablkcipher_request *req, int encrypt) in ablk_perform() 989 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 | talitos.c | 1124 bool encrypt) in talitos_edesc_alloc() 1218 int icv_stashing, bool encrypt) in aead_edesc_alloc() 1462 areq, bool encrypt) in ablkcipher_edesc_alloc()
|
D | padlock-aes.c | 63 struct cword encrypt; member
|
/linux-4.1.27/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 | 587 int (*encrypt)(struct ablkcipher_request *req); in skcipher_geniv_alloc() member
|
/linux-4.1.27/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.1.27/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.1.27/include/linux/ |
D | crypto.h | 284 int (*encrypt)(struct ablkcipher_request *req); member 326 int (*encrypt)(struct aead_request *req); member 352 int (*encrypt)(struct blkcipher_desc *desc, member 594 int (*encrypt)(struct ablkcipher_request *req); member 608 int (*encrypt)(struct aead_request *req); member 624 int (*encrypt)(struct blkcipher_desc *desc, struct scatterlist *dst, member
|
/linux-4.1.27/drivers/crypto/qce/ |
D | ablkcipher.c | 203 static int qce_ablkcipher_crypt(struct ablkcipher_request *req, int encrypt) in qce_ablkcipher_crypt()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_tx.c | 605 int ether_type = 0, encrypt; in ieee80211_xmit() local
|
D | ieee80211_softmac.c | 696 int encrypt; in ieee80211_probe_resp() local 850 short encrypt; in ieee80211_assoc_resp() local 1005 int encrypt; in ieee80211_association_req() local
|
D | ieee80211.h | 967 encrypt:1; member
|
/linux-4.1.27/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 235 u32 encrypt; member 319 struct encrypt { struct 320 u32 cipher_mode; 321 u32 sec_mode; 322 u32 status; 323 u32 flag;
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_tx.c | 574 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
|
D | rtllib_softmac.c | 840 int encrypt; in rtllib_probe_resp() local 990 short encrypt; in rtllib_assoc_resp() local 1185 int encrypt; in rtllib_association_req() local 3575 int encrypt; in rtllib_ap_sec_type() local
|
D | rtllib.h | 1047 encrypt:1; member
|
/linux-4.1.27/fs/cifs/ |
D | cifsencrypt.c | 304 int calc_lanman_hash(const char *password, const char *cryptkey, bool encrypt, in calc_lanman_hash()
|
/linux-4.1.27/include/linux/sunrpc/ |
D | gss_krb5.h | 74 u32 (*encrypt) (struct crypto_blkcipher *tfm, member
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/include/pcmcia/ |
D | cistpl.h | 259 u_char encrypt; member 268 u_char encrypt; member
|
/linux-4.1.27/drivers/crypto/caam/ |
D | caamalg.c | 2348 bool all_contig, bool encrypt) in init_aead_job() 2613 bool encrypt) in aead_edesc_alloc()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | p80211metastruct.h | 201 p80211item_uint32_t encrypt; member
|
/linux-4.1.27/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.1.27/include/net/bluetooth/ |
D | hci_core.h | 1136 __u8 encrypt; in hci_auth_cfm() local 1155 __u8 encrypt) in hci_encrypt_cfm()
|
D | hci.h | 585 __u8 encrypt; member 1521 __u8 encrypt; member
|
/linux-4.1.27/net/bluetooth/ |
D | l2cap_core.c | 7337 static inline void l2cap_check_encryption(struct l2cap_chan *chan, u8 encrypt) in l2cap_check_encryption() 7354 static void l2cap_security_cfm(struct hci_conn *hcon, u8 status, u8 encrypt) in l2cap_security_cfm()
|
D | hci_core.c | 965 __u8 encrypt = opt; in hci_encrypt_req() local
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 2021 int encrypt; in GetNmodeSupportBySecCfg8192() local
|