Searched defs:blk_crypto_profile (Results 1 – 1 of 1) sorted by relevance
70 struct blk_crypto_profile { struct78 struct blk_crypto_ll_ops ll_ops;85 unsigned int max_dun_bytes_supported;94 unsigned int modes_supported[BLK_ENCRYPTION_MODE_MAX];101 struct device *dev;106 unsigned int num_slots;132 int blk_crypto_profile_init(struct blk_crypto_profile *profile, argument
Completed in 3 milliseconds