Home
last modified time | relevance | path

Searched refs:blkcipher_desc (Results 1 – 25 of 47) sorted by relevance

12

/linux-3.4.99/arch/s390/crypto/
Ddes_s390.c85 static int ecb_desall_crypt(struct blkcipher_desc *desc, long func, in ecb_desall_crypt()
107 static int cbc_desall_crypt(struct blkcipher_desc *desc, long func, in cbc_desall_crypt()
135 static int ecb_des_encrypt(struct blkcipher_desc *desc, in ecb_des_encrypt()
146 static int ecb_des_decrypt(struct blkcipher_desc *desc, in ecb_des_decrypt()
178 static int cbc_des_encrypt(struct blkcipher_desc *desc, in cbc_des_encrypt()
189 static int cbc_des_decrypt(struct blkcipher_desc *desc, in cbc_des_decrypt()
286 static int ecb_des3_encrypt(struct blkcipher_desc *desc, in ecb_des3_encrypt()
297 static int ecb_des3_decrypt(struct blkcipher_desc *desc, in ecb_des3_decrypt()
330 static int cbc_des3_encrypt(struct blkcipher_desc *desc, in cbc_des3_encrypt()
341 static int cbc_des3_decrypt(struct blkcipher_desc *desc, in cbc_des3_decrypt()
[all …]
Daes_s390.c250 static int fallback_blk_dec(struct blkcipher_desc *desc, in fallback_blk_dec()
267 static int fallback_blk_enc(struct blkcipher_desc *desc, in fallback_blk_enc()
314 static int ecb_aes_crypt(struct blkcipher_desc *desc, long func, void *param, in ecb_aes_crypt()
336 static int ecb_aes_encrypt(struct blkcipher_desc *desc, in ecb_aes_encrypt()
350 static int ecb_aes_decrypt(struct blkcipher_desc *desc, in ecb_aes_decrypt()
443 static int cbc_aes_crypt(struct blkcipher_desc *desc, long func, in cbc_aes_crypt()
477 static int cbc_aes_encrypt(struct blkcipher_desc *desc, in cbc_aes_encrypt()
491 static int cbc_aes_decrypt(struct blkcipher_desc *desc, in cbc_aes_decrypt()
549 static int xts_fallback_decrypt(struct blkcipher_desc *desc, in xts_fallback_decrypt()
566 static int xts_fallback_encrypt(struct blkcipher_desc *desc, in xts_fallback_encrypt()
[all …]
/linux-3.4.99/arch/x86/crypto/
Dtwofish_glue_3way.c63 static int ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, in ecb_crypt()
108 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
117 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
126 static unsigned int __cbc_encrypt(struct blkcipher_desc *desc, in __cbc_encrypt()
150 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
167 static unsigned int __cbc_decrypt(struct blkcipher_desc *desc, in __cbc_decrypt()
232 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
268 static void ctr_crypt_final(struct blkcipher_desc *desc, in ctr_crypt_final()
285 static unsigned int __ctr_crypt(struct blkcipher_desc *desc, in __ctr_crypt()
348 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
[all …]
Dserpent_sse2_glue.c75 static int ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, in ecb_crypt()
130 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
139 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
148 static unsigned int __cbc_encrypt(struct blkcipher_desc *desc, in __cbc_encrypt()
172 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
189 static unsigned int __cbc_decrypt(struct blkcipher_desc *desc, in __cbc_decrypt()
255 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
295 static void ctr_crypt_final(struct blkcipher_desc *desc, in ctr_crypt_final()
312 static unsigned int __ctr_crypt(struct blkcipher_desc *desc, in __ctr_crypt()
371 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
[all …]
Dblowfish_glue.c80 static int ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, in ecb_crypt()
125 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
134 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
143 static unsigned int __cbc_encrypt(struct blkcipher_desc *desc, in __cbc_encrypt()
167 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
184 static unsigned int __cbc_decrypt(struct blkcipher_desc *desc, in __cbc_decrypt()
251 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
283 static unsigned int __ctr_crypt(struct blkcipher_desc *desc, in __ctr_crypt()
339 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
Dfpu.c42 static int crypto_fpu_encrypt(struct blkcipher_desc *desc_in, in crypto_fpu_encrypt()
49 struct blkcipher_desc desc = { in crypto_fpu_encrypt()
61 static int crypto_fpu_decrypt(struct blkcipher_desc *desc_in, in crypto_fpu_decrypt()
68 struct blkcipher_desc desc = { in crypto_fpu_decrypt()
Dcamellia_glue.c1315 static int ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, in ecb_crypt()
1360 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
1369 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
1378 static unsigned int __cbc_encrypt(struct blkcipher_desc *desc, in __cbc_encrypt()
1402 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
1419 static unsigned int __cbc_decrypt(struct blkcipher_desc *desc, in __cbc_decrypt()
1482 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
1518 static void ctr_crypt_final(struct blkcipher_desc *desc, in ctr_crypt_final()
1537 static unsigned int __ctr_crypt(struct blkcipher_desc *desc, in __ctr_crypt()
1596 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
[all …]
/linux-3.4.99/crypto/
Dcts.c74 struct blkcipher_desc *desc, in cts_cbc_encrypt()
82 struct blkcipher_desc lcldesc; in cts_cbc_encrypt()
125 static int crypto_cts_encrypt(struct blkcipher_desc *desc, in crypto_cts_encrypt()
133 struct blkcipher_desc lcldesc; in crypto_cts_encrypt()
160 struct blkcipher_desc *desc, in cts_cbc_decrypt()
168 struct blkcipher_desc lcldesc; in cts_cbc_decrypt()
219 static int crypto_cts_decrypt(struct blkcipher_desc *desc, in crypto_cts_decrypt()
227 struct blkcipher_desc lcldesc; in crypto_cts_decrypt()
Dcbc.c42 static int crypto_cbc_encrypt_segment(struct blkcipher_desc *desc, in crypto_cbc_encrypt_segment()
66 static int crypto_cbc_encrypt_inplace(struct blkcipher_desc *desc, in crypto_cbc_encrypt_inplace()
90 static int crypto_cbc_encrypt(struct blkcipher_desc *desc, in crypto_cbc_encrypt()
114 static int crypto_cbc_decrypt_segment(struct blkcipher_desc *desc, in crypto_cbc_decrypt_segment()
140 static int crypto_cbc_decrypt_inplace(struct blkcipher_desc *desc, in crypto_cbc_decrypt_inplace()
169 static int crypto_cbc_decrypt(struct blkcipher_desc *desc, in crypto_cbc_decrypt()
Dpcbc.c45 static int crypto_pcbc_encrypt_segment(struct blkcipher_desc *desc, in crypto_pcbc_encrypt_segment()
70 static int crypto_pcbc_encrypt_inplace(struct blkcipher_desc *desc, in crypto_pcbc_encrypt_inplace()
97 static int crypto_pcbc_encrypt(struct blkcipher_desc *desc, in crypto_pcbc_encrypt()
123 static int crypto_pcbc_decrypt_segment(struct blkcipher_desc *desc, in crypto_pcbc_decrypt_segment()
150 static int crypto_pcbc_decrypt_inplace(struct blkcipher_desc *desc, in crypto_pcbc_decrypt_inplace()
177 static int crypto_pcbc_decrypt(struct blkcipher_desc *desc, in crypto_pcbc_decrypt()
Dblkcipher.c39 static int blkcipher_walk_next(struct blkcipher_desc *desc,
41 static int blkcipher_walk_first(struct blkcipher_desc *desc,
105 int blkcipher_walk_done(struct blkcipher_desc *desc, in blkcipher_walk_done()
149 static inline int blkcipher_next_slow(struct blkcipher_desc *desc, in blkcipher_next_slow()
199 static inline int blkcipher_next_fast(struct blkcipher_desc *desc, in blkcipher_next_fast()
226 static int blkcipher_walk_next(struct blkcipher_desc *desc, in blkcipher_walk_next()
305 int blkcipher_walk_virt(struct blkcipher_desc *desc, in blkcipher_walk_virt()
314 int blkcipher_walk_phys(struct blkcipher_desc *desc, in blkcipher_walk_phys()
323 static int blkcipher_walk_first(struct blkcipher_desc *desc, in blkcipher_walk_first()
351 int blkcipher_walk_virt_block(struct blkcipher_desc *desc, in blkcipher_walk_virt_block()
[all …]
Decb.c41 static int crypto_ecb_crypt(struct blkcipher_desc *desc, in crypto_ecb_crypt()
69 static int crypto_ecb_encrypt(struct blkcipher_desc *desc, in crypto_ecb_encrypt()
83 static int crypto_ecb_decrypt(struct blkcipher_desc *desc, in crypto_ecb_decrypt()
Dxts.c93 static int crypt(struct blkcipher_desc *d, in crypt()
147 static int encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in encrypt()
158 static int decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in decrypt()
169 int xts_crypt(struct blkcipher_desc *desc, struct scatterlist *sdst, in xts_crypt()
Dlrw.c138 static int crypt(struct blkcipher_desc *d, in crypt()
195 static int encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in encrypt()
206 static int decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in decrypt()
217 int lrw_crypt(struct blkcipher_desc *desc, struct scatterlist *sdst, in lrw_crypt()
/linux-3.4.99/include/crypto/
Dxts.h7 struct blkcipher_desc;
23 int xts_crypt(struct blkcipher_desc *desc, struct scatterlist *dst,
Dlrw.h8 struct blkcipher_desc;
39 int lrw_crypt(struct blkcipher_desc *desc, struct scatterlist *dst,
Dalgapi.h186 int blkcipher_walk_done(struct blkcipher_desc *desc,
188 int blkcipher_walk_virt(struct blkcipher_desc *desc,
190 int blkcipher_walk_phys(struct blkcipher_desc *desc,
192 int blkcipher_walk_virt_block(struct blkcipher_desc *desc,
/linux-3.4.99/drivers/crypto/
Dgeode-aes.c182 static int fallback_blk_dec(struct blkcipher_desc *desc, in fallback_blk_dec()
198 static int fallback_blk_enc(struct blkcipher_desc *desc, in fallback_blk_enc()
305 geode_cbc_decrypt(struct blkcipher_desc *desc, in geode_cbc_decrypt()
337 geode_cbc_encrypt(struct blkcipher_desc *desc, in geode_cbc_encrypt()
419 geode_ecb_decrypt(struct blkcipher_desc *desc, in geode_ecb_decrypt()
449 geode_ecb_encrypt(struct blkcipher_desc *desc, in geode_ecb_encrypt()
Dpadlock-aes.c343 static int ecb_aes_encrypt(struct blkcipher_desc *desc, in ecb_aes_encrypt()
372 static int ecb_aes_decrypt(struct blkcipher_desc *desc, in ecb_aes_decrypt()
423 static int cbc_aes_encrypt(struct blkcipher_desc *desc, in cbc_aes_encrypt()
454 static int cbc_aes_decrypt(struct blkcipher_desc *desc, in cbc_aes_decrypt()
/linux-3.4.99/include/linux/
Dcrypto.h178 struct blkcipher_desc { struct
234 int (*encrypt)(struct blkcipher_desc *desc,
237 int (*decrypt)(struct blkcipher_desc *desc,
365 int (*encrypt)(struct blkcipher_desc *desc, struct scatterlist *dst,
367 int (*decrypt)(struct blkcipher_desc *desc, struct scatterlist *dst,
972 static inline int crypto_blkcipher_encrypt(struct blkcipher_desc *desc, in crypto_blkcipher_encrypt()
981 static inline int crypto_blkcipher_encrypt_iv(struct blkcipher_desc *desc, in crypto_blkcipher_encrypt_iv()
989 static inline int crypto_blkcipher_decrypt(struct blkcipher_desc *desc, in crypto_blkcipher_decrypt()
998 static inline int crypto_blkcipher_decrypt_iv(struct blkcipher_desc *desc, in crypto_blkcipher_decrypt_iv()
/linux-3.4.99/net/rxrpc/
Drxkad.c116 struct blkcipher_desc desc; in rxkad_prime_packet_security()
159 struct blkcipher_desc desc; in rxkad_secure_packet_auth()
206 struct blkcipher_desc desc; in rxkad_secure_packet_encrypt()
259 struct blkcipher_desc desc; in rxkad_secure_packet()
333 struct blkcipher_desc desc; in rxkad_verify_packet_auth()
408 struct blkcipher_desc desc; in rxkad_verify_packet_encrypt()
490 struct blkcipher_desc desc; in rxkad_verify_packet()
721 struct blkcipher_desc desc; in rxkad_encrypt_response()
825 struct blkcipher_desc desc; in rxkad_decrypt_ticket()
969 struct blkcipher_desc desc; in rxkad_decrypt_response()
/linux-3.4.99/drivers/block/
Dcryptoloop.c106 typedef int (*encdec_cbc_t)(struct blkcipher_desc *desc,
118 struct blkcipher_desc desc = { in cryptoloop_transfer()
/linux-3.4.99/net/ceph/
Dcrypto.c98 struct blkcipher_desc desc = { .tfm = tfm, .flags = 0 }; in ceph_aes_encrypt()
149 struct blkcipher_desc desc = { .tfm = tfm, .flags = 0 }; in ceph_aes_encrypt2()
202 struct blkcipher_desc desc = { .tfm = tfm }; in ceph_aes_decrypt()
263 struct blkcipher_desc desc = { .tfm = tfm }; in ceph_aes_decrypt2()
/linux-3.4.99/drivers/staging/rtl8187se/ieee80211/
Dieee80211_crypt_wep.c108 struct blkcipher_desc desc = { .tfm = wep->tx_tfm }; in prism2_wep_encrypt()
172 struct blkcipher_desc desc = { .tfm = wep->rx_tfm }; in prism2_wep_decrypt()
/linux-3.4.99/net/wireless/
Dlib80211_crypt_wep.c136 struct blkcipher_desc desc = { .tfm = wep->tx_tfm }; in lib80211_wep_encrypt()
183 struct blkcipher_desc desc = { .tfm = wep->rx_tfm }; in lib80211_wep_decrypt()

12