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