Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-crypto-profile.h208 int blk_crypto_import_key(struct blk_crypto_profile *profile,
/linux/block/
H A Dblk-crypto-profile.c506 int blk_crypto_import_key(struct blk_crypto_profile *profile, in blk_crypto_import_key() function
524 EXPORT_SYMBOL_GPL(blk_crypto_import_key);
H A Dblk-crypto.c495 ret = blk_crypto_import_key(profile, raw_key, arg.raw_key_size, lt_key); in blk_crypto_ioctl_import_key()
/linux/drivers/md/
H A Ddm-table.c1252 err = blk_crypto_import_key(profile, in dm_wrappedkey_op_callback()