Home
last modified time | relevance | path

Searched defs:pkey_protkey (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dpkey.h84 struct pkey_protkey { struct
85 __u32 type; /* key type, one of the PKEY_KEYTYPE_AES values */
86 __u32 len; /* bytes actually stored in protkey[] */
87 __u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
Dpkey.h89 struct pkey_protkey { struct
90 __u32 type; /* key type, one of the PKEY_KEYTYPE_AES values */
91 __u32 len; /* bytes actually stored in protkey[] */
92 __u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */