Newer kernels requires at least 64 byte keys
Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>
This commit is contained in:
parent
b0d13ba557
commit
ea5ccdf38f
2
README
2
README
@ -142,7 +142,7 @@ EVM encrypted key is used for EVM HMAC calculation:
|
||||
keyctl pipe `keyctl search @u user kmk` > /etc/keys/kmk
|
||||
|
||||
# create the EVM encrypted key
|
||||
keyctl add encrypted evm-key "new user:kmk 32" @u
|
||||
keyctl add encrypted evm-key "new user:kmk 64" @u
|
||||
keyctl pipe `keyctl search @u encrypted evm-key` >/etc/keys/evm-key
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user