Searched defs:crypto_what (Results 1 - 1 of 1) sorted by relevance

/systemd/src/gpt-auto-generator/
H A Dgpt-auto-generator.c172 _cleanup_free_ char *unit = NULL, *lnk = NULL, *crypto_what = NULL, *p = NULL; local
185 r = add_cryptsetup(id, what, rw, &crypto_what);
189 what = crypto_what;

Completed in 25 milliseconds