Home
last modified time | relevance | path

Searched defs:zcrypt_device (Results 1 – 1 of 1) sorted by relevance

/drivers/s390/crypto/
Dzcrypt_api.h100 struct zcrypt_device { struct
101 struct list_head list; /* Device list. */
102 spinlock_t lock; /* Per device lock. */
126 struct zcrypt_device *zcrypt_device_alloc(size_t); argument