Home
last modified time | relevance | path

Searched defs:blk_crypto_keyslot (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-crypto-profile.c37 struct blk_crypto_keyslot { struct
38 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;

Completed in 4 milliseconds