Searched refs:__cbc_crypt (Results 1 – 1 of 1) sorted by relevance
136 static int __cbc_crypt(struct skcipher_request *req, bool encrypt) in __cbc_crypt() function173 return __cbc_crypt(req, true); in cbc_encrypt()178 return __cbc_crypt(req, false); in cbc_decrypt()