]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
sed: update SED password when initalizing
authorGreg Joyce <gjoyce@linux.ibm.com>
Wed, 27 Mar 2024 17:40:53 +0000 (12:40 -0500)
committerDaniel Wagner <wagi@monom.org>
Thu, 28 Mar 2024 07:27:51 +0000 (08:27 +0100)
commit743c232caa71e42016b39e0246da8df74c990137
treed528d1f468e355367871e1f43ff58d076217115e
parent7c0dac08e8f8db0207113af2f861e89e437547e7
sed: update SED password when initalizing

The SED key and kernel keyring were not being updated by the
initialization operation. Add password update after the other
initialization tasks are completed.

Signed-off-by: Greg Joyce <gjoyce@linux.ibm.com>
plugins/sed/sedopal_cmd.c