Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dblk-crypto-profile.h160 bool blk_crypto_has_capabilities(const struct blk_crypto_profile *target,
/linux-6.1.9/block/
Dblk-crypto-profile.c505 bool blk_crypto_has_capabilities(const struct blk_crypto_profile *target, in blk_crypto_has_capabilities() function
527 EXPORT_SYMBOL_GPL(blk_crypto_has_capabilities);
/linux-6.1.9/drivers/md/
Ddm-table.c1328 !blk_crypto_has_capabilities(profile, in dm_table_construct_crypto_profile()