mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zkey: Add KMS support for 'zkey generate' command
When a repository that is bound to a key management system, the keys are generated by the key management system by default. To generate a local key, add option '--local'. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
35dd59d04c
commit
bb6a47db55
@@ -45,8 +45,6 @@
|
||||
|
||||
#define MAX_CIPHER_LEN 32
|
||||
|
||||
#define DEFAULT_KEYBITS 256
|
||||
|
||||
#define INITIAL_APQN_ENTRIES 16
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user