Searched hist:e61a6134e7a547939a0b7056bcf6b12d75b6d355 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | pkey.h | e61a6134e7a547939a0b7056bcf6b12d75b6d355 Wed Mar 15 10:08:27 UTC 2017 Harald Freudenberger <freude@linux.vnet.ibm.com> s390/pkey: Introduce new API for secure key verification
User space needs some information about the secure key(s) before actually invoking the pkey and/or paes funcionality. This patch introduces a new ioctl API and in kernel API to verify the the secure key blob and give back some information about the key (type, bitsize, old MKVP). Both APIs are described in detail in the header files arch/s390/include/asm/pkey.h and arch/s390/include/uapi/asm/pkey.h.
Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
/linux/arch/s390/include/uapi/asm/ |
H A D | pkey.h | e61a6134e7a547939a0b7056bcf6b12d75b6d355 Wed Mar 15 10:08:27 UTC 2017 Harald Freudenberger <freude@linux.vnet.ibm.com> s390/pkey: Introduce new API for secure key verification
User space needs some information about the secure key(s) before actually invoking the pkey and/or paes funcionality. This patch introduces a new ioctl API and in kernel API to verify the the secure key blob and give back some information about the key (type, bitsize, old MKVP). Both APIs are described in detail in the header files arch/s390/include/asm/pkey.h and arch/s390/include/uapi/asm/pkey.h.
Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
/linux/drivers/s390/crypto/ |
H A D | pkey_api.c | e61a6134e7a547939a0b7056bcf6b12d75b6d355 Wed Mar 15 10:08:27 UTC 2017 Harald Freudenberger <freude@linux.vnet.ibm.com> s390/pkey: Introduce new API for secure key verification
User space needs some information about the secure key(s) before actually invoking the pkey and/or paes funcionality. This patch introduces a new ioctl API and in kernel API to verify the the secure key blob and give back some information about the key (type, bitsize, old MKVP). Both APIs are described in detail in the header files arch/s390/include/asm/pkey.h and arch/s390/include/uapi/asm/pkey.h.
Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|