Searched defs:ctr_crypt (Results 1 – 14 of 14) sorted by relevance
| /linux-4.4.14/arch/sparc/crypto/ |
| D | aes_glue.c | 46 void (*ctr_crypt)(const u64 *key, const u64 *input, u64 *output, member 352 static int ctr_crypt(struct blkcipher_desc *desc, in ctr_crypt() function
|
| /linux-4.4.14/arch/x86/crypto/ |
| D | serpent_avx2_glue.c | 165 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | cast5_avx_glue.c | 311 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | camellia_aesni_avx2_glue.c | 179 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | camellia_aesni_avx_glue.c | 183 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | twofish_avx_glue.c | 199 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | blowfish_glue.c | 336 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | serpent_avx_glue.c | 199 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | twofish_glue_3way.c | 180 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | des3_ede_glue.c | 337 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | serpent_sse2_glue.c | 168 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | cast6_avx_glue.c | 186 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | camellia_glue.c | 1402 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() function
|
| D | aesni-intel_glue.c | 505 static int ctr_crypt(struct blkcipher_desc *desc, in ctr_crypt() function
|