Home
last modified time | relevance | path

Searched defs:dun (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/md/
H A Ddm-io-rewind.c78 static void dm_bio_crypt_dun_decrement(u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in dm_bio_crypt_dun_decrement() argument
/kernel/linux/linux-5.10/drivers/hyperhold/
H A Dhp_device.c22 __le64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE]; member
/kernel/linux/linux-6.6/drivers/hyperhold/
H A Dhp_device.c24 __le64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE]; member
/kernel/linux/linux-5.10/block/
H A Dblk-crypto.c118 void bio_crypt_dun_increment(u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in bio_crypt_dun_increment() argument
82 bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key, const u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], gfp_t gfp_mask) bio_crypt_set_ctx() argument
H A Dblk-crypto-fallback.c239 __le64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE]; member
243 static void blk_crypto_dun_to_iv(const u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in blk_crypto_dun_to_iv() argument
/kernel/linux/linux-5.10/fs/crypto/
H A Dinline_crypt.c246 u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE]; in fscrypt_set_bio_crypt_ctx() local
212 fscrypt_generate_dun(const struct fscrypt_info *ci, u64 lblk_num, u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE]) fscrypt_generate_dun() argument
H A Dfscrypt_private.h288 __le64 dun[FSCRYPT_MAX_IV_SIZE / sizeof(__le64)]; member
/kernel/linux/linux-6.6/fs/crypto/
H A Dinline_crypt.c269 u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE]; in fscrypt_set_bio_crypt_ctx() local
460 u32 dun; in fscrypt_limit_io_blocks() local
235 fscrypt_generate_dun(const struct fscrypt_info *ci, u64 lblk_num, u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE]) fscrypt_generate_dun() argument
[all...]
H A Dfscrypt_private.h293 __le64 dun[FSCRYPT_MAX_IV_SIZE / sizeof(__le64)]; member
/kernel/linux/linux-6.6/block/
H A Dblk-crypto.c126 void bio_crypt_dun_increment(u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in bio_crypt_dun_increment() argument
91 bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key, const u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], gfp_t gfp_mask) bio_crypt_set_ctx() argument
H A Dblk-crypto-fallback.c241 __le64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE]; member
245 static void blk_crypto_dun_to_iv(const u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in blk_crypto_dun_to_iv() argument

Completed in 8 milliseconds