Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-crypto.c91 const u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], gfp_t gfp_mask) in bio_crypt_set_ctx()
125 void bio_crypt_dun_increment(u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in bio_crypt_dun_increment()
157 const u64 next_dun[BLK_CRYPTO_DUN_ARRAY_SIZE]) in bio_crypt_dun_is_contiguous()
A Dblk-crypto-fallback.c245 static void blk_crypto_dun_to_iv(const u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in blk_crypto_dun_to_iv()
/linux-6.3-rc2/drivers/md/
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()
/linux-6.3-rc2/include/linux/
A Dblk-crypto.h56 #define BLK_CRYPTO_DUN_ARRAY_SIZE (BLK_CRYPTO_MAX_IV_SIZE / sizeof(u64)) macro
/linux-6.3-rc2/fs/crypto/
A Dinline_crypt.c236 u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE]) in fscrypt_generate_dun()

Completed in 13 milliseconds