Systemd/src/cryptsetup
Lennart Poettering e060ed32e4 cryptsetup: modify keyfile search logic to use read_file_full() too
Let's move the 3rd way how cryptsetup acquires key files to
read_file_full() too.

Since load_key_file()'s raison d'etre now is just the search path logic,
let's rename the function to find_key_file().
2020-12-01 14:27:01 +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: modify keyfile search logic to use read_file_full() too 2020-12-01 14:27:01 +01:00