Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_api.c352 static const struct class_attribute class_attr_zcdn_destroy = variable
2084 rc = class_create_file(zcrypt_class, &class_attr_zcdn_destroy); in zcdn_init()
2105 class_remove_file(zcrypt_class, &class_attr_zcdn_destroy); in zcdn_exit()