Home
last modified time | relevance | path

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

/arch/s390/include/uapi/asm/
Dpkey.h78 struct pkey_protkey { struct
79 __u32 type; /* key type, one of the PKEY_KEYTYPE_AES values */
80 __u32 len; /* bytes actually stored in protkey[] */
81 __u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */