Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H 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 2 milliseconds