Systemd/src/cryptsetup
Lennart Poettering da2268f9d7 cryptsetup: give command line parameters proper names
It's highly confusing to reference the command line parameters via
argv[] indexes. Let's clean this up, and introduce properly named local
variables that make this easier to follow.

No actualy code changes, just some renaming of variables.
2020-12-04 17:49:34 +01:00
..
cryptsetup-generator.c cryptsetup: drop unnecessary bracket 2020-11-27 14:35:20 +09:00
cryptsetup-keyfile.c cryptsetup: modify keyfile search logic to use read_file_full() too 2020-12-01 14:27:01 +01:00
cryptsetup-keyfile.h cryptsetup: modify keyfile search logic to use read_file_full() too 2020-12-01 14:27:01 +01:00
cryptsetup-pkcs11.c cryptsetup: port PKCS#11 code to read key file with read_full_file() 2020-12-01 14:17:47 +01:00
cryptsetup-pkcs11.h cryptsetup: port PKCS#11 code to read key file with read_full_file() 2020-12-01 14:17:47 +01:00
cryptsetup.c cryptsetup: give command line parameters proper names 2020-12-04 17:49:34 +01:00