Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hyperhold/
Dhp_device.h17 HP_DEV_DECRYPT, enumerator
Dhp_device.c118 else if (op == HP_DEV_DECRYPT) in soft_crypt_page()
Dhp_core.c677 BUG_ON(soft_crypt_page(dev->ctfm, hpio->pages[i], page, HP_DEV_DECRYPT)); in hp_endio_work()