Home
last modified time | relevance | path

Searched refs:ctr_crypt (Results 1 – 15 of 15) 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()
456 .encrypt = ctr_crypt,
457 .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.c323 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
418 .encrypt = ctr_crypt,
419 .decrypt = ctr_crypt,
Dcast5_avx_glue.c315 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
397 .encrypt = ctr_crypt,
398 .decrypt = ctr_crypt,
Dtwofish_avx2_glue.c186 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.c166 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
365 .encrypt = ctr_crypt,
366 .decrypt = ctr_crypt,
Dtwofish_avx_glue.c211 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
403 .encrypt = ctr_crypt,
404 .decrypt = ctr_crypt,
Dblowfish_avx2_glue.c402 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
483 .encrypt = ctr_crypt,
484 .decrypt = ctr_crypt,
Dserpent_sse2_glue.c168 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
440 .encrypt = ctr_crypt,
441 .decrypt = ctr_crypt,
Dcast6_avx_glue.c187 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
425 .encrypt = ctr_crypt,
426 .decrypt = ctr_crypt,
Dserpent_avx_glue.c200 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
431 .encrypt = ctr_crypt,
432 .decrypt = ctr_crypt,
Dcamellia_aesni_avx2_glue.c180 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
396 .encrypt = ctr_crypt,
397 .decrypt = ctr_crypt,
Dcamellia_aesni_avx_glue.c184 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
388 .encrypt = ctr_crypt,
389 .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.c355 static int ctr_crypt(struct blkcipher_desc *desc, in ctr_crypt() function
1163 .encrypt = ctr_crypt,
1164 .decrypt = ctr_crypt,