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

/linux-4.1.27/arch/x86/crypto/
H A Dblowfish_glue.c143 static unsigned int __cbc_encrypt(struct blkcipher_desc *desc, __cbc_encrypt() function
177 nbytes = __cbc_encrypt(desc, &walk); cbc_encrypt()
H A Dcast5_avx_glue.c132 static unsigned int __cbc_encrypt(struct blkcipher_desc *desc, __cbc_encrypt() function
166 nbytes = __cbc_encrypt(desc, &walk); cbc_encrypt()
H A Ddes3_ede_glue.c150 static unsigned int __cbc_encrypt(struct blkcipher_desc *desc, __cbc_encrypt() function
184 nbytes = __cbc_encrypt(desc, &walk); cbc_encrypt()

Completed in 127 milliseconds