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