forked from wolfSSL/wolfssl
fix whitespace.
This commit is contained in:
@@ -25011,7 +25011,7 @@ static int DoServerKeyExchange(WOLFSSL* ssl, const byte* input,
|
|||||||
{
|
{
|
||||||
#if (defined(WOLFSSL_RENESAS_SCEPROTECT) && \
|
#if (defined(WOLFSSL_RENESAS_SCEPROTECT) && \
|
||||||
defined(WOLFSSL_RENESAS_SCEPROTECT_ECC)) || \
|
defined(WOLFSSL_RENESAS_SCEPROTECT_ECC)) || \
|
||||||
defined(WOLFSSL_RENESAS_TSIP_TLS)
|
defined(WOLFSSL_RENESAS_TSIP_TLS)
|
||||||
/* already checked signature result by SCE */
|
/* already checked signature result by SCE */
|
||||||
/* skip the sign checks below */
|
/* skip the sign checks below */
|
||||||
if (Renesas_cmn_usable(ssl, 0)) {
|
if (Renesas_cmn_usable(ssl, 0)) {
|
||||||
|
@@ -369,7 +369,7 @@ int wolfCrypt_Cleanup(void)
|
|||||||
|
|
||||||
#ifdef WOLFSSL_RENESAS_TSIP
|
#ifdef WOLFSSL_RENESAS_TSIP
|
||||||
tsip_Close();
|
tsip_Close();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef WOLFSSL_RENESAS_SCEPROTECT
|
#ifdef WOLFSSL_RENESAS_SCEPROTECT
|
||||||
wc_sce_Close();
|
wc_sce_Close();
|
||||||
|
Reference in New Issue
Block a user