]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/librbd/crypto/luks/Header.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / librbd / crypto / luks / Header.h
index cee80a8e4628fdf06b37348d20808088e46aaafb..067d96b4ae8606065b157b526ab9112bb803009f 100644 (file)
@@ -33,6 +33,7 @@ public:
     uint64_t get_data_offset();
     const char* get_cipher();
     const char* get_cipher_mode();
+    const char* get_format_name();
 
 private:
     void libcryptsetup_log(int level, const char* msg);