Home
last modified time | relevance | path

Searched refs:dm_destroy_crypto_profile (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-table.c1271 void dm_destroy_crypto_profile(struct blk_crypto_profile *profile) in dm_destroy_crypto_profile() function
1286 dm_destroy_crypto_profile(t->crypto_profile); in dm_table_destroy_crypto_profile()
1336 dm_destroy_crypto_profile(profile); in dm_table_construct_crypto_profile()
1352 dm_destroy_crypto_profile(profile); in dm_table_construct_crypto_profile()
1378 dm_destroy_crypto_profile(t->crypto_profile); in dm_update_crypto_profile()
1390 void dm_destroy_crypto_profile(struct blk_crypto_profile *profile) in dm_destroy_crypto_profile() function
H A Ddm.c1960 dm_destroy_crypto_profile(q->crypto_profile); in dm_queue_destroy_crypto_profile()
/openbmc/linux/include/linux/
H A Ddevice-mapper.h613 void dm_destroy_crypto_profile(struct blk_crypto_profile *profile);