/linux-3.3/arch/x86/crypto/ |
D | salsa20_glue.c | 53 static int encrypt(struct blkcipher_desc *desc, in encrypt() function
|
/linux-3.3/drivers/crypto/ |
D | ixp4xx_crypto.c | 162 int encrypt; member 178 struct ix_sa_dir encrypt; member 656 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned authsize, in setup_auth() 731 static int setup_cipher(struct crypto_tfm *tfm, int encrypt, in setup_cipher() 877 static int ablk_perform(struct ablkcipher_request *req, int encrypt) in ablk_perform() 1000 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() 830 struct spu_queue *qp, bool encrypt) in __n2_crypt_chunk() 974 static int n2_do_ecb(struct ablkcipher_request *req, bool encrypt) in n2_do_ecb() 1026 static int n2_do_chaining(struct ablkcipher_request *req, bool encrypt) in n2_do_chaining()
|
D | padlock-aes.c | 62 struct cword encrypt; member
|
/linux-3.3/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 | 574 int (*encrypt)(struct ablkcipher_request *req); in skcipher_geniv_alloc() member
|
/linux-3.3/drivers/net/wireless/ipw2x00/ |
D | libipw_tx.c | 263 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
|
/linux-3.3/drivers/staging/rtl8187se/ieee80211/ |
D | ieee80211_tx.c | 316 int ether_type, encrypt; in ieee80211_rtl_xmit() local
|
D | ieee80211_softmac.c | 776 int encrypt; in ieee80211_probe_resp() local 896 short encrypt; in ieee80211_assoc_resp() local
|
/linux-3.3/include/linux/ |
D | crypto.h | 198 int (*encrypt)(struct ablkcipher_request *req); member 214 int (*encrypt)(struct aead_request *req); member 228 int (*encrypt)(struct blkcipher_desc *desc, member 327 int (*encrypt)(struct ablkcipher_request *req); member 341 int (*encrypt)(struct aead_request *req); member 357 int (*encrypt)(struct blkcipher_desc *desc, struct scatterlist *dst, member
|
/linux-3.3/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_tx.c | 599 int ether_type = 0, encrypt; in ieee80211_xmit() local
|
D | ieee80211_softmac.c | 695 int encrypt; in ieee80211_probe_resp() local 849 short encrypt; in ieee80211_assoc_resp() local 1001 int encrypt; in ieee80211_association_req() local
|
/linux-3.3/fs/cifs/ |
D | cifsencrypt.c | 246 int calc_lanman_hash(const char *password, const char *cryptkey, bool encrypt, in calc_lanman_hash()
|
/linux-3.3/drivers/staging/rtl8192e/ |
D | rtllib_tx.c | 561 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
|
D | rtllib_softmac.c | 837 int encrypt; in rtllib_probe_resp() local 987 short encrypt; in rtllib_assoc_resp() local 1182 int encrypt; in rtllib_association_req() local 3566 int encrypt; in rtllib_ap_sec_type() local
|
/linux-3.3/include/net/bluetooth/ |
D | hci_core.h | 753 __u8 encrypt; in hci_proto_auth_cfm() local 769 __u8 encrypt) in hci_proto_encrypt_cfm() 795 __u8 encrypt; in hci_auth_cfm() local 814 __u8 encrypt) in hci_encrypt_cfm()
|
/linux-3.3/include/linux/sunrpc/ |
D | gss_krb5.h | 74 u32 (*encrypt) (struct crypto_blkcipher *tfm, member
|
/linux-3.3/drivers/staging/rtl8712/ |
D | rtl871x_security.h | 160 #define SET_ICE_IV_LEN(iv_len, icv_len, encrypt)\ argument
|
D | rtl871x_recv.h | 58 int encrypt; /* 0 no encrypt. != 0 encrypt algorith */ member
|
D | rtl871x_xmit.h | 121 u8 encrypt; /* when 0 indicate no encrypt. when non-zero, member
|
/linux-3.3/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-3.3/include/pcmcia/ |
D | cistpl.h | 259 u_char encrypt; member 268 u_char encrypt; member
|
/linux-3.3/drivers/staging/wlan-ng/ |
D | p80211metastruct.h | 201 p80211item_uint32_t encrypt; member
|