Searched refs:essiv_skcipher_crypt (Results 1 – 1 of 1) sorted by relevance
141 static int essiv_skcipher_crypt(struct skcipher_request *req, bool enc) in essiv_skcipher_crypt() function161 return essiv_skcipher_crypt(req, true); in essiv_skcipher_encrypt()166 return essiv_skcipher_crypt(req, false); in essiv_skcipher_decrypt()