Searched refs:hctr2_crypt (Results 1 – 1 of 1) sorted by relevance
266 static int hctr2_crypt(struct skcipher_request *req, bool enc) in hctr2_crypt() function327 return hctr2_crypt(req, true); in hctr2_encrypt()332 return hctr2_crypt(req, false); in hctr2_decrypt()