Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 25 of 34) sorted by relevance

12

/linux-3.3/arch/x86/crypto/
Dsalsa20_glue.c53 static int encrypt(struct blkcipher_desc *desc, in encrypt() function
/linux-3.3/drivers/crypto/
Dixp4xx_crypto.c162 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()
Dn2_core.c208 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()
Dpadlock-aes.c62 struct cword encrypt; member
/linux-3.3/crypto/
Dsalsa20_generic.c177 static int encrypt(struct blkcipher_desc *desc, in encrypt() function
Dxts.c147 static int encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in encrypt() function
Dlrw.c195 static int encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in encrypt() function
Dblkcipher.c574 int (*encrypt)(struct ablkcipher_request *req); in skcipher_geniv_alloc() member
/linux-3.3/drivers/net/wireless/ipw2x00/
Dlibipw_tx.c263 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
/linux-3.3/drivers/staging/rtl8187se/ieee80211/
Dieee80211_tx.c316 int ether_type, encrypt; in ieee80211_rtl_xmit() local
Dieee80211_softmac.c776 int encrypt; in ieee80211_probe_resp() local
896 short encrypt; in ieee80211_assoc_resp() local
/linux-3.3/include/linux/
Dcrypto.h198 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/
Dieee80211_tx.c599 int ether_type = 0, encrypt; in ieee80211_xmit() local
Dieee80211_softmac.c695 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/
Dcifsencrypt.c246 int calc_lanman_hash(const char *password, const char *cryptkey, bool encrypt, in calc_lanman_hash()
/linux-3.3/drivers/staging/rtl8192e/
Drtllib_tx.c561 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
Drtllib_softmac.c837 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/
Dhci_core.h753 __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/
Dgss_krb5.h74 u32 (*encrypt) (struct crypto_blkcipher *tfm, member
/linux-3.3/drivers/staging/rtl8712/
Drtl871x_security.h160 #define SET_ICE_IV_LEN(iv_len, icv_len, encrypt)\ argument
Drtl871x_recv.h58 int encrypt; /* 0 no encrypt. != 0 encrypt algorith */ member
Drtl871x_xmit.h121 u8 encrypt; /* when 0 indicate no encrypt. when non-zero, member
/linux-3.3/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c598 u32 offset, u8 *iv, struct page **pages, int encrypt) in gss_krb5_cts_crypt()
/linux-3.3/include/pcmcia/
Dcistpl.h259 u_char encrypt; member
268 u_char encrypt; member
/linux-3.3/drivers/staging/wlan-ng/
Dp80211metastruct.h201 p80211item_uint32_t encrypt; member

12