Searched defs:blk_crypto_keyslot (Results 1 – 2 of 2) sorted by relevance
63291 struct blk_crypto_keyslot { struct63292 atomic_t slot_refs;63293 struct list_head idle_slot_node;63294 struct hlist_node hash_node;63295 const struct blk_crypto_key *key;63296 struct blk_crypto_profile *profile;
73121 struct blk_crypto_keyslot { struct73122 atomic_t slot_refs;73123 struct list_head idle_slot_node;73124 struct hlist_node hash_node;73125 const struct blk_crypto_key *key;73126 struct blk_crypto_profile *profile;