Support reading from snapshots encrypted with different keys

This commit is contained in:
Vitaliy Filippov
2026-04-04 19:01:50 +03:00
parent b5b3c95bfd
commit 2669ba96ad
13 changed files with 322 additions and 140 deletions
+2
View File
@@ -18,6 +18,8 @@
#define OSD_OP_INLINE_BUF_COUNT 16
#define AES_256_XTS_KEY_SIZE 64
// Kind of a vector with small-list-optimisation
struct osd_op_buf_list_t
{