Searched refs:crypto_device (Results 1 - 1 of 1) sorted by relevance

/systemd/src/cryptsetup/
H A Dcryptsetup-generator.c39 typedef struct crypto_device { struct
45 } crypto_device; typedef in typeref:struct:crypto_device
238 crypto_device *d;
251 static crypto_device *get_crypto_device(const char *uuid) {
253 crypto_device *d;
259 d = new0(struct crypto_device, 1);
285 crypto_device *d;
384 crypto_device *d = NULL;
429 crypto_device *d;

Completed in 816 milliseconds