mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
This reverts commit b4af096b5d.
New encrypted keys are created either from kernel-generated random
numbers or user-provided decrypted data. Revert the change requiring
user-provided decrypted data.
Reported-by: Vishal Verma <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>