X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Fcommon%2Fceph_crypto_cms.h;fp=src%2Fceph%2Fsrc%2Fcommon%2Fceph_crypto_cms.h;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=11fb000cae52a1477a554a7c249e1c02ac62738b;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/src/common/ceph_crypto_cms.h b/src/ceph/src/common/ceph_crypto_cms.h deleted file mode 100644 index 11fb000..0000000 --- a/src/ceph/src/common/ceph_crypto_cms.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef CEPH_CRYPTO_CMS_H -#define CEPH_CRYPTO_CMS_H - -#include "include/buffer_fwd.h" - -class CephContext; - -int ceph_decode_cms(CephContext *cct, bufferlist& cms_bl, bufferlist& decoded_bl); - -#endif