Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-crypto-profile.h212 int blk_crypto_generate_key(struct blk_crypto_profile *profile,
/linux/block/
H A Dblk-crypto-profile.c526 int blk_crypto_generate_key(struct blk_crypto_profile *profile, in blk_crypto_generate_key() function
542 EXPORT_SYMBOL_GPL(blk_crypto_generate_key);
H A Dblk-crypto.c530 ret = blk_crypto_generate_key(profile, lt_key); in blk_crypto_ioctl_generate_key()
/linux/drivers/md/
H A Ddm-table.c1258 err = blk_crypto_generate_key(profile, in dm_wrappedkey_op_callback()