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

/linux-master/include/linux/
H A Dblk-crypto-profile.h144 void blk_crypto_profile_destroy(struct blk_crypto_profile *profile);
/linux-master/block/
H A Dblk-crypto-profile.c134 blk_crypto_profile_destroy(profile);
141 blk_crypto_profile_destroy(profile);
150 * Like blk_crypto_profile_init(), but causes blk_crypto_profile_destroy() to be
441 void blk_crypto_profile_destroy(struct blk_crypto_profile *profile) function
451 EXPORT_SYMBOL_GPL(blk_crypto_profile_destroy); variable
H A Dblk-crypto-fallback.c609 blk_crypto_profile_destroy(blk_crypto_fallback_profile);
/linux-master/drivers/md/
H A Ddm-table.c1281 blk_crypto_profile_destroy(profile);

Completed in 149 milliseconds