]> git.ipfire.org Git - thirdparty/systemd.git/commit
generator: Rename password arg
authorJan Janssen <medhefgo@web.de>
Fri, 18 Feb 2022 18:38:09 +0000 (19:38 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 19 Feb 2022 09:15:38 +0000 (10:15 +0100)
commitb7de9651db7bdbb42befa653791980daa50448bb
treef1b109e1183039ba801ef6fe3a1932a3aaf1dd5d
parent915e2786f4be3089b456135d0b2f11b9f165fbb9
generator: Rename password arg

This function does not expect a password, but a key file path. The
cryptsetup helper binary even calls it that.

No Code changes.

Follow up on: 6e41f4dd916293f35d7d35cea7eed1807d7ea771
Fixes: https://github.com/systemd/systemd/security/code-scanning/81
src/cryptsetup/cryptsetup-generator.c
src/cryptsetup/cryptsetup.c
src/shared/generator.c