Home
last modified time | relevance | path

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

/arch/x86/crypto/
Dblowfish_glue.c339 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
438 .encrypt = ctr_crypt,
439 .decrypt = ctr_crypt,
Dtwofish_glue_3way.c348 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
584 .encrypt = ctr_crypt,
585 .decrypt = ctr_crypt,
Dserpent_sse2_glue.c371 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
756 .encrypt = ctr_crypt,
757 .decrypt = ctr_crypt,
Dcamellia_glue.c1596 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
1855 .encrypt = ctr_crypt,
1856 .decrypt = ctr_crypt,
Daesni-intel_glue.c437 static int ctr_crypt(struct blkcipher_desc *desc, in ctr_crypt() function
482 .encrypt = ctr_crypt,
483 .decrypt = ctr_crypt,