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

/linux-4.4.14/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.c265 static unsigned int __ctr_crypt(struct blkcipher_desc *desc, __ctr_crypt() function
324 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 187 milliseconds