Searched defs:blk_keyslot_manager (Results 1 – 1 of 1) sorted by relevance
52 struct blk_keyslot_manager { struct58 struct blk_ksm_ll_ops ksm_ll_ops;64 unsigned int max_dun_bytes_supported;70 unsigned int features;79 unsigned int crypto_modes_supported[BLK_ENCRYPTION_MODE_MAX];82 struct device *dev;108 int blk_ksm_init(struct blk_keyslot_manager *ksm, unsigned int num_slots); argument