Home
last modified time | relevance | path

Searched refs:PKEY_GENPROTK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dpkey.h205 #define PKEY_GENPROTK _IOWR(PKEY_IOCTL_MAGIC, 0x08, struct pkey_genprotk) macro
/openbmc/linux/drivers/s390/crypto/
H A Dpkey_api.c1453 case PKEY_GENPROTK: { in pkey_unlocked_ioctl()