Systemd/src/cryptsetup
Lennart Poettering 1e2f32305c shared: rename crypt-util.c → cryptsetup-util.c
"crypt-util.c" is such a generic name, let's avoid that, in particular
as libc's/libcrypt's crypt() function is so generically named too that
one might thing this is about that. Let's hence be more precise, and
make clear that this is about cryptsetup, and nothing else.

We already had cryptsetup-util.[ch] in src/cryptsetup/ doing keyfile
management. To avoid the needless confusion, let's rename that file to
cryptsetup-keyfile.[ch].
2020-09-02 15:00:32 +02:00
..
cryptsetup-generator.c tree-wide: avoid some loaded terms 2020-06-25 09:00:19 +02:00
cryptsetup-keyfile.c shared: rename crypt-util.c → cryptsetup-util.c 2020-09-02 15:00:32 +02:00
cryptsetup-keyfile.h shared: rename crypt-util.c → cryptsetup-util.c 2020-09-02 15:00:32 +02:00
cryptsetup-pkcs11.c shared: rename crypt-util.c → cryptsetup-util.c 2020-09-02 15:00:32 +02:00
cryptsetup-pkcs11.h cryptsetup: automatically load luks keys off disk 2020-05-19 17:28:25 +02:00
cryptsetup.c shared: rename crypt-util.c → cryptsetup-util.c 2020-09-02 15:00:32 +02:00