This repository has been archived by the owner on Dec 4, 2019. It is now read-only.
Tags: enj/citadel
Tags
Always zero encryption key on Stop This change moves the zero key on Stop logic into cmdKEK.run. This guarantees via a defer that it is the last thing executed when run exits (and thus the key is always zeroed). Signed-off-by: Monis Khan <mkhan@redhat.com>