Searched defs:blk_crypto_keyslot (Results 1 – 1 of 1) sorted by relevance
37 struct blk_crypto_keyslot { struct38 atomic_t slot_refs;39 struct list_head idle_slot_node;40 struct hlist_node hash_node;41 const struct blk_crypto_key *key;42 struct blk_crypto_profile *profile;