]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptsetup: add helper for mangling "none" option strings
authorLennart Poettering <lennart@poettering.net>
Thu, 31 Mar 2022 08:48:37 +0000 (10:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 31 Mar 2022 09:24:01 +0000 (11:24 +0200)
commit2fabbad8983bf012e73479b73ecd390794080c3d
tree54f286cfcfe577ee236820986b457be8b8b79a8b
parentdcbc38c916ebc6f024870c888536e55fc38b353c
cryptsetup: add helper for mangling "none" option strings

let's unify some code here, and let's do so in cryptsetup-util.h so that
we can later reuse this in integritysetup/veritysetup
src/cryptsetup/cryptsetup.c
src/shared/cryptsetup-util.h