mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
User-data can be added to add-secret requests. User-data can be unsigned or containing a signature of the request using a custom private key. The user-data is placed at offset 0x218 and 0x200 bytes long. Reviewed-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>