Home
last modified time | relevance | path

Searched refs:hctr2_crypt (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/crypto/
A Dhctr2.c265 static int hctr2_crypt(struct skcipher_request *req, bool enc) in hctr2_crypt() function
326 return hctr2_crypt(req, true); in hctr2_encrypt()
331 return hctr2_crypt(req, false); in hctr2_decrypt()

Completed in 4 milliseconds