Home
last modified time | relevance | path

Searched defs:blk_key (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/hyperhold/
Dhp_device.c161 void inline_crypt_bio(struct blk_crypto_key *blk_key, struct bio *bio) in inline_crypt_bio()
173 struct blk_crypto_key *blk_key = NULL; in inline_crypto_init() local
196 void inline_crypt_bio(struct blk_crypto_key *blk_key, struct bio *bio) {} in inline_crypt_bio()
Dhp_device.h28 struct blk_crypto_key *blk_key; member
/kernel/linux/linux-5.10/fs/crypto/
Dinline_crypt.c135 struct fscrypt_blk_crypto_key *blk_key; in fscrypt_prepare_inline_crypt_key() local
194 struct fscrypt_blk_crypto_key *blk_key = prep_key->blk_key; in fscrypt_destroy_inline_crypt_key() local
Dfscrypt_private.h182 struct fscrypt_blk_crypto_key *blk_key; member
/kernel/linux/linux-5.10/block/
Dblk-crypto.c319 int blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, in blk_crypto_init_key()