Support reading from snapshots encrypted with different keys

This commit is contained in:
Vitaliy Filippov
2026-04-17 13:53:40 +03:00
parent ca608d0b87
commit cc6e531410
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
{