Searched refs:__ctr_crypt (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dblowfish_glue.c280 static unsigned int __ctr_crypt(struct blkcipher_desc *desc, __ctr_crypt() function
346 nbytes = __ctr_crypt(desc, &walk); ctr_crypt()
H A Dcast5_avx_glue.c266 static unsigned int __ctr_crypt(struct blkcipher_desc *desc, __ctr_crypt() function
325 nbytes = __ctr_crypt(desc, &walk); ctr_crypt()
H A Ddes3_ede_glue.c286 static unsigned int __ctr_crypt(struct blkcipher_desc *desc, __ctr_crypt() function
347 nbytes = __ctr_crypt(desc, &walk); ctr_crypt()

Completed in 76 milliseconds