Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h63291 struct blk_crypto_keyslot { struct
63292 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;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h73121 struct blk_crypto_keyslot { struct
73122 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;