Searched defs:pkey_protkey (Results 1 – 1 of 1) sorted by relevance
89 struct pkey_protkey { struct90 __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 */