Home
last modified time | relevance | path

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

/include/linux/
Dbio-crypt-ctx.h49 #define BLK_CRYPTO_DUN_ARRAY_SIZE (BLK_CRYPTO_MAX_IV_SIZE/sizeof(u64)) macro
93 u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], in bio_crypt_set_ctx()
116 u64 next_dun[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()