Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dblk-crypto-profile.h208 int blk_crypto_import_key(struct blk_crypto_profile *profile,
/linux-6.15/block/
Dblk-crypto-profile.c505 int blk_crypto_import_key(struct blk_crypto_profile *profile, in blk_crypto_import_key() function
Dblk-crypto.c495 ret = blk_crypto_import_key(profile, raw_key, arg.raw_key_size, lt_key); in blk_crypto_ioctl_import_key()