Home
last modified time | relevance | path

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

/arch/x86/crypto/
Dserpent_avx2_glue.c155 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
Dcamellia_aesni_avx2_glue.c169 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.c171 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.c194 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
Dcamellia_glue.c1388 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
Daesni-intel_glue.c504 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() function
/arch/sparc/crypto/
Daes_glue.c47 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