Lines Matching defs:profile
1140 struct blk_crypto_profile profile; member
1157 static int dm_keyslot_evict(struct blk_crypto_profile *profile, in dm_keyslot_evict()
1220 struct blk_crypto_profile *profile = in dm_wrappedkey_op_callback() local
1253 static int dm_exec_wrappedkey_op(struct blk_crypto_profile *profile, in dm_exec_wrappedkey_op()
1290 static int dm_derive_sw_secret(struct blk_crypto_profile *profile, in dm_derive_sw_secret()
1305 static int dm_import_key(struct blk_crypto_profile *profile, in dm_import_key()
1320 static int dm_generate_key(struct blk_crypto_profile *profile, in dm_generate_key()
1332 static int dm_prepare_key(struct blk_crypto_profile *profile, in dm_prepare_key()
1359 void dm_destroy_crypto_profile(struct blk_crypto_profile *profile) in dm_destroy_crypto_profile()
1390 struct blk_crypto_profile *profile; in dm_table_construct_crypto_profile() local
1486 void dm_destroy_crypto_profile(struct blk_crypto_profile *profile) in dm_destroy_crypto_profile()