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