move m_burn and function attributes to dbhelpers

use m_burn for libtomcrypt zeromem() too
This commit is contained in:
Matt Johnston
2016-03-17 23:21:33 +08:00
parent 156b28c771
commit 420151dbd9
9 changed files with 53 additions and 43 deletions

View File

@@ -1,5 +1,5 @@
#include <tommath.h>
#include "dbutil.h"
#include "dbhelpers.h"
#ifdef BN_MP_CLEAR_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*