Systemd/src/cryptsetup
Michal Sekletár 408c81f624 cryptsetup: reduce the chance that we will be OOM killed
cryptsetup introduced optional locking scheme that should serialize
unlocking keyslots which use memory hard key derivation
function (argon2). Using the serialization should prevent OOM situation
in early boot while unlocking encrypted volumes.
2019-11-27 18:34:36 +01:00
..
cryptsetup-generator.c cryptsetup-generator: guess whether the keyfile argument is two items or one 2019-11-13 22:04:45 +01:00
cryptsetup.c cryptsetup: reduce the chance that we will be OOM killed 2019-11-27 18:34:36 +01:00