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