mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
To be able to calculate the key verification pattern of a key blob without the use of AF_ALG, the key blob needs to be transformed into a protected key via the PKEY_KBLOB2PROTK3 ioctl. Reviewed-by: Finn Callies <fcallies@linux.ibm.com> Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>