Lines Matching defs:profile
1156 struct blk_crypto_profile profile; member
1173 static int dm_keyslot_evict(struct blk_crypto_profile *profile, in dm_keyslot_evict()
1236 struct blk_crypto_profile *profile = in dm_wrappedkey_op_callback() local
1274 static int dm_exec_wrappedkey_op(struct blk_crypto_profile *profile, in dm_exec_wrappedkey_op()
1312 static int dm_derive_sw_secret(struct blk_crypto_profile *profile, in dm_derive_sw_secret()
1327 static int dm_import_key(struct blk_crypto_profile *profile, in dm_import_key()
1342 static int dm_generate_key(struct blk_crypto_profile *profile, in dm_generate_key()
1354 static int dm_prepare_key(struct blk_crypto_profile *profile, in dm_prepare_key()
1381 void dm_destroy_crypto_profile(struct blk_crypto_profile *profile) in dm_destroy_crypto_profile()
1412 struct blk_crypto_profile *profile; in dm_table_construct_crypto_profile() local
1508 void dm_destroy_crypto_profile(struct blk_crypto_profile *profile) in dm_destroy_crypto_profile()