Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dblk-crypto-profile.h85 int (*import_key)(struct blk_crypto_profile *profile, member
/linux-6.15/block/
H A Dblk-crypto-profile.c515 if (!profile->ll_ops.import_key) in blk_crypto_import_key()
518 ret = profile->ll_ops.import_key(profile, raw_key, raw_key_size, in blk_crypto_import_key()