aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/dexon-foundation/mcl/test/bn_c384_test.cpp
blob: a9f20243a8b6c949d9083aae4fb250e68a5913bb (plain) (blame)
1
2
3
4
5
6
#include <mcl/bn384.hpp>
using namespace mcl::bn384;
#define MCLBN_DEFINE_STRUCT
#define MCLBN_FP_UNIT_SIZE 6
#include "bn_c_test.hpp"