diff options
author | Holger Dengler <dengler@linux.ibm.com> | 2024-10-25 17:12:48 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-10-29 11:17:19 +0100 |
commit | f4d3cf6b8b8389c839762987d45f31f863b84afd (patch) | |
tree | 76ec9ab1688c4daf4d942b80037b6b1d8e4ea6a6 /scripts/lib/kdoc/kdoc_files.py | |
parent | 20a5f640ca7f7b8486d8f5bd286ef7f58b88ea68 (diff) |
s390/crypto: Postpone the key split to key conversion
Store the input key material of paes-xts in a single key_blob
structure. The split of the input key material is postponed to the key
conversion. Split the key material only, if the returned protected
keytype requires a second protected key.
For clear key pairs, prepare a clearkey token for each key and convert
them separately to protected keys. Store the concatenated conversion
results as input key in the context. All other input keys are stored
as is.
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions