Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/s390/crypto/
Ddes_s390.c84 static int ecb_desall_crypt(struct blkcipher_desc *desc, unsigned long fc, in ecb_desall_crypt()
102 static int cbc_desall_crypt(struct blkcipher_desc *desc, unsigned long fc, in cbc_desall_crypt()
127 static int ecb_des_encrypt(struct blkcipher_desc *desc, in ecb_des_encrypt()
137 static int ecb_des_decrypt(struct blkcipher_desc *desc, in ecb_des_decrypt()
167 static int cbc_des_encrypt(struct blkcipher_desc *desc, in cbc_des_encrypt()
177 static int cbc_des_decrypt(struct blkcipher_desc *desc, in cbc_des_decrypt()
284 static int ecb_des3_encrypt(struct blkcipher_desc *desc, in ecb_des3_encrypt()
294 static int ecb_des3_decrypt(struct blkcipher_desc *desc, in ecb_des3_decrypt()
325 static int cbc_des3_encrypt(struct blkcipher_desc *desc, in cbc_des3_encrypt()
335 static int cbc_des3_decrypt(struct blkcipher_desc *desc, in cbc_des3_decrypt()
[all …]
Dpaes_s390.c94 static int ecb_paes_crypt(struct blkcipher_desc *desc, in ecb_paes_crypt()
118 static int ecb_paes_encrypt(struct blkcipher_desc *desc, in ecb_paes_encrypt()
128 static int ecb_paes_decrypt(struct blkcipher_desc *desc, in ecb_paes_decrypt()
190 static int cbc_paes_crypt(struct blkcipher_desc *desc, unsigned long modifier, in cbc_paes_crypt()
221 static int cbc_paes_encrypt(struct blkcipher_desc *desc, in cbc_paes_encrypt()
231 static int cbc_paes_decrypt(struct blkcipher_desc *desc, in cbc_paes_decrypt()
311 static int xts_paes_crypt(struct blkcipher_desc *desc, unsigned long modifier, in xts_paes_crypt()
357 static int xts_paes_encrypt(struct blkcipher_desc *desc, in xts_paes_encrypt()
367 static int xts_paes_decrypt(struct blkcipher_desc *desc, in xts_paes_decrypt()
446 static int ctr_paes_crypt(struct blkcipher_desc *desc, unsigned long modifier, in ctr_paes_crypt()
[all …]
Daes_s390.c200 static int fallback_blk_dec(struct blkcipher_desc *desc, in fallback_blk_dec()
219 static int fallback_blk_enc(struct blkcipher_desc *desc, in fallback_blk_enc()
257 static int ecb_aes_crypt(struct blkcipher_desc *desc, unsigned long modifier, in ecb_aes_crypt()
276 static int ecb_aes_encrypt(struct blkcipher_desc *desc, in ecb_aes_encrypt()
290 static int ecb_aes_decrypt(struct blkcipher_desc *desc, in ecb_aes_decrypt()
373 static int cbc_aes_crypt(struct blkcipher_desc *desc, unsigned long modifier, in cbc_aes_crypt()
398 static int cbc_aes_encrypt(struct blkcipher_desc *desc, in cbc_aes_encrypt()
412 static int cbc_aes_decrypt(struct blkcipher_desc *desc, in cbc_aes_decrypt()
469 static int xts_fallback_decrypt(struct blkcipher_desc *desc, in xts_fallback_decrypt()
488 static int xts_fallback_encrypt(struct blkcipher_desc *desc, in xts_fallback_encrypt()
[all …]
/Linux-v4.19/crypto/
Dblkcipher.c39 static int blkcipher_walk_next(struct blkcipher_desc *desc,
41 static int blkcipher_walk_first(struct blkcipher_desc *desc,
100 int blkcipher_walk_done(struct blkcipher_desc *desc, in blkcipher_walk_done()
144 static inline int blkcipher_next_slow(struct blkcipher_desc *desc, in blkcipher_next_slow()
194 static inline int blkcipher_next_fast(struct blkcipher_desc *desc, in blkcipher_next_fast()
221 static int blkcipher_walk_next(struct blkcipher_desc *desc, in blkcipher_walk_next()
297 int blkcipher_walk_virt(struct blkcipher_desc *desc, in blkcipher_walk_virt()
309 int blkcipher_walk_phys(struct blkcipher_desc *desc, in blkcipher_walk_phys()
321 static int blkcipher_walk_first(struct blkcipher_desc *desc, in blkcipher_walk_first()
346 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()
Dkeywrap.c127 static int crypto_kw_decrypt(struct blkcipher_desc *desc, in crypto_kw_decrypt()
199 static int crypto_kw_encrypt(struct blkcipher_desc *desc, in crypto_kw_encrypt()
Darc4.c95 static int ecb_arc4_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_arc4_crypt()
Dcrypto_null.c77 static int skcipher_null_crypt(struct blkcipher_desc *desc, in skcipher_null_crypt()
/Linux-v4.19/arch/sparc/crypto/
Ddes_glue.c93 static int __ecb_crypt(struct blkcipher_desc *desc, in __ecb_crypt()
124 static int ecb_encrypt(struct blkcipher_desc *desc, in ecb_encrypt()
131 static int ecb_decrypt(struct blkcipher_desc *desc, in ecb_decrypt()
141 static int cbc_encrypt(struct blkcipher_desc *desc, in cbc_encrypt()
172 static int cbc_decrypt(struct blkcipher_desc *desc, in cbc_decrypt()
261 static int __ecb3_crypt(struct blkcipher_desc *desc, in __ecb3_crypt()
295 static int ecb3_encrypt(struct blkcipher_desc *desc, in ecb3_encrypt()
302 static int ecb3_decrypt(struct blkcipher_desc *desc, in ecb3_decrypt()
313 static int cbc3_encrypt(struct blkcipher_desc *desc, in cbc3_encrypt()
349 static int cbc3_decrypt(struct blkcipher_desc *desc, in cbc3_decrypt()
Dcamellia_glue.c85 static int __ecb_crypt(struct blkcipher_desc *desc, in __ecb_crypt()
126 static int ecb_encrypt(struct blkcipher_desc *desc, in ecb_encrypt()
133 static int ecb_decrypt(struct blkcipher_desc *desc, in ecb_decrypt()
148 static int cbc_encrypt(struct blkcipher_desc *desc, in cbc_encrypt()
187 static int cbc_decrypt(struct blkcipher_desc *desc, in cbc_decrypt()
Daes_glue.c215 static int ecb_encrypt(struct blkcipher_desc *desc, in ecb_encrypt()
244 static int ecb_decrypt(struct blkcipher_desc *desc, in ecb_decrypt()
275 static int cbc_encrypt(struct blkcipher_desc *desc, in cbc_encrypt()
304 static int cbc_decrypt(struct blkcipher_desc *desc, in cbc_decrypt()
351 static int ctr_crypt(struct blkcipher_desc *desc, in ctr_crypt()
/Linux-v4.19/drivers/crypto/nx/
Dnx-aes-ecb.c65 static int ecb_aes_nx_crypt(struct blkcipher_desc *desc, in ecb_aes_nx_crypt()
114 static int ecb_aes_nx_encrypt(struct blkcipher_desc *desc, in ecb_aes_nx_encrypt()
122 static int ecb_aes_nx_decrypt(struct blkcipher_desc *desc, in ecb_aes_nx_decrypt()
Dnx-aes-cbc.c65 static int cbc_aes_nx_crypt(struct blkcipher_desc *desc, in cbc_aes_nx_crypt()
114 static int cbc_aes_nx_encrypt(struct blkcipher_desc *desc, in cbc_aes_nx_encrypt()
122 static int cbc_aes_nx_decrypt(struct blkcipher_desc *desc, in cbc_aes_nx_decrypt()
Dnx-aes-ccm.c342 struct blkcipher_desc *desc, in ccm_nx_decrypt()
420 struct blkcipher_desc *desc, in ccm_nx_encrypt()
496 struct blkcipher_desc desc; in ccm4309_aes_nx_encrypt()
510 struct blkcipher_desc desc; in ccm_aes_nx_encrypt()
526 struct blkcipher_desc desc; in ccm4309_aes_nx_decrypt()
540 struct blkcipher_desc desc; in ccm_aes_nx_decrypt()
Dnx-aes-ctr.c84 static int ctr_aes_nx_crypt(struct blkcipher_desc *desc, in ctr_aes_nx_crypt()
128 static int ctr3686_aes_nx_crypt(struct blkcipher_desc *desc, in ctr3686_aes_nx_crypt()
Dnx-aes-gcm.c181 static int gmac(struct aead_request *req, struct blkcipher_desc *desc, in gmac()
255 static int gcm_empty(struct aead_request *req, struct blkcipher_desc *desc, in gcm_empty()
328 struct blkcipher_desc desc; in gcm_aes_nx_crypt()
Dnx.h169 int nx_build_sg_lists(struct nx_crypto_ctx *, struct blkcipher_desc *,
/Linux-v4.19/include/linux/
Dcrypto.h193 struct blkcipher_desc { struct
295 int (*encrypt)(struct blkcipher_desc *desc,
298 int (*decrypt)(struct blkcipher_desc *desc,
566 int (*encrypt)(struct blkcipher_desc *desc, struct scatterlist *dst,
568 int (*decrypt)(struct blkcipher_desc *desc, struct scatterlist *dst,
1302 static inline int crypto_blkcipher_encrypt(struct blkcipher_desc *desc, in crypto_blkcipher_encrypt()
1330 static inline int crypto_blkcipher_encrypt_iv(struct blkcipher_desc *desc, in crypto_blkcipher_encrypt_iv()
1355 static inline int crypto_blkcipher_decrypt(struct blkcipher_desc *desc, in crypto_blkcipher_decrypt()
1380 static inline int crypto_blkcipher_decrypt_iv(struct blkcipher_desc *desc, in crypto_blkcipher_decrypt_iv()
/Linux-v4.19/arch/powerpc/crypto/
Daes-spe-glue.c186 static int ppc_ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ppc_ecb_encrypt()
214 static int ppc_ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ppc_ecb_decrypt()
242 static int ppc_cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ppc_cbc_encrypt()
270 static int ppc_cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ppc_cbc_decrypt()
298 static int ppc_ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ppc_ctr_crypt()
328 static int ppc_xts_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ppc_xts_encrypt()
359 static int ppc_xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ppc_xts_decrypt()
/Linux-v4.19/include/crypto/
Dalgapi.h240 int blkcipher_walk_done(struct blkcipher_desc *desc,
242 int blkcipher_walk_virt(struct blkcipher_desc *desc,
244 int blkcipher_walk_phys(struct blkcipher_desc *desc,
246 int blkcipher_walk_virt_block(struct blkcipher_desc *desc,
249 int blkcipher_aead_walk_virt_block(struct blkcipher_desc *desc,
/Linux-v4.19/drivers/crypto/vmx/
Daes_xts.c99 static int p8_aes_xts_crypt(struct blkcipher_desc *desc, in p8_aes_xts_crypt()
156 static int p8_aes_xts_encrypt(struct blkcipher_desc *desc, in p8_aes_xts_encrypt()
163 static int p8_aes_xts_decrypt(struct blkcipher_desc *desc, in p8_aes_xts_decrypt()
Daes_cbc.c93 static int p8_aes_cbc_encrypt(struct blkcipher_desc *desc, in p8_aes_cbc_encrypt()
132 static int p8_aes_cbc_decrypt(struct blkcipher_desc *desc, in p8_aes_cbc_decrypt()
Daes_ctr.c111 static int p8_aes_ctr_crypt(struct blkcipher_desc *desc, in p8_aes_ctr_crypt()
/Linux-v4.19/drivers/crypto/
Dgeode-aes.c184 static int fallback_blk_dec(struct blkcipher_desc *desc, in fallback_blk_dec()
200 static int fallback_blk_enc(struct blkcipher_desc *desc, in fallback_blk_enc()
306 geode_cbc_decrypt(struct blkcipher_desc *desc, in geode_cbc_decrypt()
338 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.c340 static int ecb_aes_encrypt(struct blkcipher_desc *desc, in ecb_aes_encrypt()
366 static int ecb_aes_decrypt(struct blkcipher_desc *desc, in ecb_aes_decrypt()
413 static int cbc_aes_encrypt(struct blkcipher_desc *desc, in cbc_aes_encrypt()
441 static int cbc_aes_decrypt(struct blkcipher_desc *desc, in cbc_aes_decrypt()

12