fix whitespace.

This commit is contained in:
Daniel Pouzzner
2021-12-22 17:34:06 -06:00
parent 951eb72ecb
commit a5b3daf216
2 changed files with 2 additions and 2 deletions

View File

@@ -25011,7 +25011,7 @@ static int DoServerKeyExchange(WOLFSSL* ssl, const byte* input,
{
#if (defined(WOLFSSL_RENESAS_SCEPROTECT) && \
defined(WOLFSSL_RENESAS_SCEPROTECT_ECC)) || \
defined(WOLFSSL_RENESAS_TSIP_TLS)
defined(WOLFSSL_RENESAS_TSIP_TLS)
/* already checked signature result by SCE */
/* skip the sign checks below */
if (Renesas_cmn_usable(ssl, 0)) {

View File

@@ -369,7 +369,7 @@ int wolfCrypt_Cleanup(void)
#ifdef WOLFSSL_RENESAS_TSIP
tsip_Close();
#endif
#endif
#ifdef WOLFSSL_RENESAS_SCEPROTECT
wc_sce_Close();