Searched refs:BLK_CRYPTO_DUN_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
49 #define BLK_CRYPTO_DUN_ARRAY_SIZE (BLK_CRYPTO_MAX_IV_SIZE/sizeof(u64)) macro69 u64 bc_dun[BLK_CRYPTO_DUN_ARRAY_SIZE];93 u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in bio_crypt_set_ctx() argument116 u64 next_dun[BLK_CRYPTO_DUN_ARRAY_SIZE]) in bio_crypt_dun_is_contiguous() argument121 while (i < BLK_CRYPTO_DUN_ARRAY_SIZE) { in bio_crypt_dun_is_contiguous()132 static inline void bio_crypt_dun_increment(u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in bio_crypt_dun_increment() argument137 while (inc && i < BLK_CRYPTO_DUN_ARRAY_SIZE) { in bio_crypt_dun_increment()