From f4c0ac3e14b1ed07999dab4aaa520fd358b619c3 Mon Sep 17 00:00:00 2001 From: yutaka Date: Tue, 26 Feb 2008 08:22:39 +0000 Subject: [PATCH] =?UTF-8?q?make*firm=E3=81=A7redefined=E3=81=AB=E3=81=AA?= =?UTF-8?q?=E3=82=8Bdefine=E3=82=92=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=88?= =?UTF-8?q?=E3=82=A2=E3=82=A6=E3=83=88(=E4=BB=96=E3=81=AB=E4=BD=BF?= =?UTF-8?q?=E3=81=A3=E3=81=A6=E3=81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=A0?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@745 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- include/firm/format/sign.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/firm/format/sign.h b/include/firm/format/sign.h index 25887d7b..07f2a358 100644 --- a/include/firm/format/sign.h +++ b/include/firm/format/sign.h @@ -14,8 +14,8 @@ $Rev$ $Author$ *---------------------------------------------------------------------------*/ -#ifndef FORMAT_SIGN_H_ -#define FORMAT_SIGN_H_ +#ifndef FORMAT_SIGN_H_ +#define FORMAT_SIGN_H_ #ifdef __cplusplus @@ -60,7 +60,7 @@ FIRMSignedHashIndex; #define ACS_RSA_PUBMOD_OFFSET 0x1D #define ACS_RSA_PUBEXP_OFFSET 0x93 #define ACS_RSA_PUBMOD_LEN 128 -#define ACS_RSA_PUBEXP_LEN ACS_RSA_EXP_LEN +//#define ACS_RSA_PUBEXP_LEN ACS_RSA_EXP_LEN #define FIRM_HEADER_2ND_HASH_AREA_LEN (sizeof(FIRMSignedContext) - ACS_HASH_LEN)