aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/dexon-foundation/mcl/src/bn_c512.cpp
blob: 7c10295223df6fdf5536b9e0cafce7fbe28d6eb0 (plain) (blame)
1
2
3
4
5
6
/*
    implementation of mclBn_* apis
*/
#define MCLBN_FP_UNIT_SIZE 8
#include "mcl/impl/bn_c_impl.hpp"