On Thu, Nov 03, 2022 at 11:01:15AM -0700, Evan Green wrote: > [...] > +config ENCRYPTED_HIBERNATION > + bool "Encryption support for userspace snapshots" > + depends on HIBERNATION_SNAPSHOT_DEV > + depends on CRYPTO_AEAD2=y > + default n "default n" is the, err, default, so this line can be left out. If someone more familiar with the crypto pieces can review the rest, that would be good. :) -- Kees Cook