Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dblk-crypto-profile.h215 int blk_crypto_prepare_key(struct blk_crypto_profile *profile,
/linux-6.15/block/
Dblk-crypto-profile.c541 int blk_crypto_prepare_key(struct blk_crypto_profile *profile, in blk_crypto_prepare_key() function
Dblk-crypto.c573 ret = blk_crypto_prepare_key(profile, lt_key, arg.lt_key_size, eph_key); in blk_crypto_ioctl_prepare_key()