Searched refs:__cbc3_crypt (Results 1 – 1 of 1) sorted by relevance
290 static int __cbc3_crypt(struct skcipher_request *req, bool encrypt) in __cbc3_crypt() function329 return __cbc3_crypt(req, true); in cbc3_encrypt()334 return __cbc3_crypt(req, false); in cbc3_decrypt()