Searched defs:fscrypt_direct_key (Results 1 – 8 of 8) sorted by relevance
91592 struct fscrypt_direct_key { struct91593 struct super_block *dk_sb;91594 struct hlist_node dk_node;91595 refcount_t dk_refcount;91596 const struct fscrypt_mode *dk_mode;91597 struct fscrypt_prepared_key dk_key;91598 u8 dk_descriptor[8];91599 u8 dk_raw[64];
43373 struct fscrypt_direct_key { struct43374 struct super_block *dk_sb;43375 struct hlist_node dk_node;43376 refcount_t dk_refcount;43377 const struct fscrypt_mode *dk_mode;43378 struct fscrypt_prepared_key dk_key;43379 u8 dk_descriptor[8];43380 u8 dk_raw[64];
54644 struct fscrypt_direct_key { struct54645 struct hlist_node dk_node;54646 refcount_t dk_refcount;54647 const struct fscrypt_mode *dk_mode;54648 struct fscrypt_prepared_key dk_key;54649 u8 dk_descriptor[8];54650 u8 dk_raw[64];
53006 struct fscrypt_direct_key { struct53007 struct super_block *dk_sb;53008 struct hlist_node dk_node;53009 refcount_t dk_refcount;53010 const struct fscrypt_mode *dk_mode;53011 struct fscrypt_prepared_key dk_key;53012 u8 dk_descriptor[8];53013 u8 dk_raw[64];
70469 struct fscrypt_direct_key { struct70470 struct hlist_node dk_node;70471 refcount_t dk_refcount;70472 const struct fscrypt_mode *dk_mode;70473 struct fscrypt_prepared_key dk_key;70474 u8 dk_descriptor[8];70475 u8 dk_raw[64];