Home
last modified time | relevance | path

Searched refs:blk_crypto_generate_key (Results 1 – 3 of 3) 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.c524 int blk_crypto_generate_key(struct blk_crypto_profile *profile, in blk_crypto_generate_key() function
540 EXPORT_SYMBOL_GPL(blk_crypto_generate_key);
/linux/drivers/md/
H A Ddm-table.c1239 err = blk_crypto_generate_key(profile, in dm_wrappedkey_op_callback()