Searched defs:blk_keyslot_manager (Results 1 – 1 of 1) sorted by relevance
36 struct blk_keyslot_manager { struct42 struct blk_ksm_ll_ops ksm_ll_ops;48 unsigned int max_dun_bytes_supported;57 unsigned int crypto_modes_supported[BLK_ENCRYPTION_MODE_MAX];60 struct device *dev;86 int blk_ksm_init(struct blk_keyslot_manager *ksm, unsigned int num_slots); argument