Home
last modified time | relevance | path

Searched refs:blk_crypto_derive_sw_secret (Results 1 – 2 of 2) sorted by relevance

/linux/block/
H A Dblk-crypto-profile.c482 int blk_crypto_derive_sw_secret(struct block_device *bdev, in blk_crypto_derive_sw_secret() function
502 EXPORT_SYMBOL_GPL(blk_crypto_derive_sw_secret);
/linux/drivers/md/
H A Ddm-table.c1226 err = blk_crypto_derive_sw_secret( in dm_wrappedkey_op_callback()