add ec_p256k1

This commit is contained in:
NIIBE Yutaka
2014-02-19 14:51:09 +09:00
parent f5e8e94bf7
commit deaf340687
8 changed files with 644 additions and 326 deletions

View File

@@ -21,13 +21,7 @@
*
*/
#define CONCAT0(a,b) a##b
#define CONCAT1(a,b) CONCAT0(a,b)
#define CONCAT2(a,b,c) CONCAT1(a,b##c)
#define CONCAT3(a,b,c) CONCAT2(a,b,c)
#define FUNC(func) CONCAT1(func##_,FIELD)
#define MFNC(func) CONCAT3(mod,FIELD,_##func)
#include "field-group-select.h"
/**
* @brief X = 2 * A