Home
last modified time | relevance | path

Searched refs:blk_crypto_profile_destroy (Results 1 – 4 of 4) sorted by relevance

/linux/block/
H A Dblk-crypto-profile.c134 blk_crypto_profile_destroy(profile); in blk_crypto_profile_init()
141 blk_crypto_profile_destroy(profile); in blk_crypto_profile_destroy_callback()
443 void blk_crypto_profile_destroy(struct blk_crypto_profile *profile) in blk_crypto_profile_destroy() function
453 EXPORT_SYMBOL_GPL(blk_crypto_profile_destroy);
/linux/include/linux/
H A Dblk-crypto-profile.h206 void blk_crypto_profile_destroy(struct blk_crypto_profile *profile);
/linux/drivers/md/
H A Ddm-table.c1390 blk_crypto_profile_destroy(profile); in dm_destroy_crypto_profile()
/linux/Documentation/block/
H A Dinline-encryption.rst264 ``blk_crypto_profile_destroy()`` when the crypto profile is no longer needed.