]> git.ipfire.org Git - thirdparty/systemd.git/commit
integritysetup: regularize conversion of integrity alg.
authorDavid Tardon <dtardon@redhat.com>
Fri, 27 Feb 2026 12:29:44 +0000 (13:29 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 20 Mar 2026 16:12:29 +0000 (17:12 +0100)
commit5d0488ab0f33f95fcfb2f88a538dcfa6ba1a8456
tree02f201164413e8ba500ad352ad00e027be71fb37
parent77549ac1c408da2af6873ab08f88e9b20857503e
integritysetup: regularize conversion of integrity alg.

The number of integrity algorithms we handle whose names differ between
integritysetup and dm-integrity continually increases, so let's drop the
ad hoc conversion and use string tables.
src/integritysetup/integrity-util.c
src/integritysetup/integrity-util.h
src/integritysetup/integritysetup.c