Searched defs:blk_crypto_keyslot (Results 1 – 1 of 1) sorted by relevance
64805 struct blk_crypto_keyslot { struct64806 atomic_t slot_refs;64807 struct list_head idle_slot_node;64808 struct hlist_node hash_node;64809 const struct blk_crypto_key *key;64810 struct blk_crypto_profile *profile;