Home
last modified time | relevance | path

Searched refs:blk_crypto_has_capabilities (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dblk-crypto-profile.h149 bool blk_crypto_has_capabilities(const struct blk_crypto_profile *target,
/kernel/linux/linux-6.6/block/
H A Dblk-crypto-profile.c497 * blk_crypto_has_capabilities() - Check whether @target supports at least all
504 bool blk_crypto_has_capabilities(const struct blk_crypto_profile *target, in blk_crypto_has_capabilities() function
526 EXPORT_SYMBOL_GPL(blk_crypto_has_capabilities); variable
542 * @dst does (i.e. we need blk_crypto_has_capabilities(@src, @dst)).
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-table.c1333 !blk_crypto_has_capabilities(profile, in dm_table_construct_crypto_profile()

Completed in 4 milliseconds