conditionalize RSA/ECDSA

This commit is contained in:
NIIBE Yutaka
2013-06-18 12:17:55 +09:00
parent 188f77b5fd
commit 7c01cae4a5
3 changed files with 51 additions and 20 deletions

View File

@@ -833,7 +833,7 @@ cmd_pso (void)
}
#if RSA_AUTH
#ifdef RSA_AUTH
#define MAX_DIGEST_INFO_LEN 102 /* 40% */
static void
cmd_internal_authenticate (void)