Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_api.c1898 static struct miscdevice zcrypt_misc_device = { variable
2130 rc = misc_register(&zcrypt_misc_device); in zcrypt_api_init()
2154 misc_deregister(&zcrypt_misc_device); in zcrypt_api_exit()