Home
last modified time | relevance | path

Searched defs:ctr_crypt (Results 1 – 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/arch/sparc/crypto/
Daes_glue.c48 void (*ctr_crypt)(const u64 *key, const u64 *input, u64 *output, member
334 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
/kernel/linux/linux-4.19/arch/sparc/crypto/
Daes_glue.c46 void (*ctr_crypt)(const u64 *key, const u64 *input, u64 *output, member
351 static int ctr_crypt(struct blkcipher_desc *desc, in ctr_crypt() function
/kernel/linux/linux-5.10/arch/x86/crypto/
Dserpent_avx2_glue.c155 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcamellia_aesni_avx2_glue.c168 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dserpent_sse2_glue.c155 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcamellia_aesni_avx_glue.c170 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dtwofish_glue_3way.c167 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dserpent_avx_glue.c197 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dtwofish_avx_glue.c192 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcast6_avx_glue.c162 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcast5_avx_glue.c276 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dblowfish_glue.c318 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Ddes3_ede_glue.c321 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
/kernel/linux/linux-4.19/arch/x86/crypto/
Dserpent_avx2_glue.c163 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcamellia_aesni_avx2_glue.c178 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dserpent_sse2_glue.c164 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dtwofish_glue_3way.c179 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcamellia_aesni_avx_glue.c182 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dserpent_avx_glue.c213 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dtwofish_avx_glue.c216 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcast6_avx_glue.c181 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcast5_avx_glue.c291 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dblowfish_glue.c333 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcamellia_glue.c1400 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Ddes3_ede_glue.c331 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function

12