libcryfs/test/cpp-utils/crypto/symmetric/testutils/FakeAuthenticatedCipher.cpp

6 lines
112 B
C++

#include "FakeAuthenticatedCipher.h"
namespace cpputils {
constexpr unsigned int FakeKey::BINARY_LENGTH;
}