Home
last modified time | relevance | path

Searched refs:ctr_crypt (Results 1 – 14 of 14) sorted by relevance

/arch/sparc/crypto/
Daes_glue.c46 void (*ctr_crypt)(const u64 *key, const u64 *input, u64 *output, member
136 .ctr_crypt = aes_sparc64_ctr_crypt_128,
148 .ctr_crypt = aes_sparc64_ctr_crypt_192,
160 .ctr_crypt = aes_sparc64_ctr_crypt_256,
352 static int ctr_crypt(struct blkcipher_desc *desc, in ctr_crypt() function
369 ctx->ops->ctr_crypt(&ctx->key[0], in ctr_crypt()
458 .encrypt = ctr_crypt,
459 .decrypt = ctr_crypt,
/arch/x86/crypto/
Dtwofish_glue_3way.c180 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
390 .encrypt = ctr_crypt,
391 .decrypt = ctr_crypt,
Dblowfish_glue.c336 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
431 .encrypt = ctr_crypt,
432 .decrypt = ctr_crypt,
Ddes3_ede_glue.c337 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
458 .encrypt = ctr_crypt,
459 .decrypt = ctr_crypt,
Dcast5_avx_glue.c310 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
395 .encrypt = ctr_crypt,
396 .decrypt = ctr_crypt,
Dtwofish_avx_glue.c199 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
394 .encrypt = ctr_crypt,
395 .decrypt = ctr_crypt,
Dserpent_avx2_glue.c165 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
367 .encrypt = ctr_crypt,
368 .decrypt = ctr_crypt,
Dcamellia_aesni_avx_glue.c183 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
390 .encrypt = ctr_crypt,
391 .decrypt = ctr_crypt,
Dserpent_sse2_glue.c168 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
443 .encrypt = ctr_crypt,
444 .decrypt = ctr_crypt,
Dcamellia_aesni_avx2_glue.c179 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
398 .encrypt = ctr_crypt,
399 .decrypt = ctr_crypt,
Dcast6_avx_glue.c186 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
427 .encrypt = ctr_crypt,
428 .decrypt = ctr_crypt,
Dserpent_avx_glue.c199 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
433 .encrypt = ctr_crypt,
434 .decrypt = ctr_crypt,
Dcamellia_glue.c1402 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
1634 .encrypt = ctr_crypt,
1635 .decrypt = ctr_crypt,
Daesni-intel_glue.c505 static int ctr_crypt(struct blkcipher_desc *desc, in ctr_crypt() function
1269 .encrypt = ctr_crypt,
1270 .decrypt = ctr_crypt,