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