Lines Matching refs:profile
37 int (*keyslot_program)(struct blk_crypto_profile *profile,
57 int (*keyslot_evict)(struct blk_crypto_profile *profile,
71 int (*derive_sw_secret)(struct blk_crypto_profile *profile,
85 int (*import_key)(struct blk_crypto_profile *profile,
99 int (*generate_key)(struct blk_crypto_profile *profile,
113 int (*prepare_key)(struct blk_crypto_profile *profile,
195 int blk_crypto_profile_init(struct blk_crypto_profile *profile,
199 struct blk_crypto_profile *profile,
204 void blk_crypto_reprogram_all_keys(struct blk_crypto_profile *profile);
206 void blk_crypto_profile_destroy(struct blk_crypto_profile *profile);
208 int blk_crypto_import_key(struct blk_crypto_profile *profile,
212 int blk_crypto_generate_key(struct blk_crypto_profile *profile,
215 int blk_crypto_prepare_key(struct blk_crypto_profile *profile,