Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cryptsetup/lib/
H A Dlibcryptsetup.h531 struct crypt_options { struct
532 const char *name;
533 const char *device;
535 const char *cipher;
559 int crypt_create_device(struct crypt_options *options); argument