summaryrefslogtreecommitdiff
path: root/include/oox/crypto/CryptTools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/crypto/CryptTools.hxx')
-rw-r--r--include/oox/crypto/CryptTools.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/oox/crypto/CryptTools.hxx b/include/oox/crypto/CryptTools.hxx
index 86bfb79fa2d3..c1602af7c25b 100644
--- a/include/oox/crypto/CryptTools.hxx
+++ b/include/oox/crypto/CryptTools.hxx
@@ -154,9 +154,6 @@ public:
static bool sha512(std::vector<sal_uInt8>& digest, std::vector<sal_uInt8>& input);
};
-bool sha1( std::vector<sal_uInt8>& digest, std::vector<sal_uInt8>& input);
-bool sha512(std::vector<sal_uInt8>& digest, std::vector<sal_uInt8>& input);
-
} // namespace core
} // namespace oox