Home
last modified time | relevance | path

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

/linux-5.19.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 */