Searched refs:cryptDev (Results 1 – 1 of 1) sorted by relevance
286 struct crypt_device* cryptDev = nullptr; in init() local287 int retval = crypt_init(&cryptDev, device.data()); in init()295 return cryptDev; in init()