trailing whitespace

This commit is contained in:
Hideki Miyazaki
2025-06-04 07:30:16 +09:00
parent 4aea2a1cd2
commit e633dd7537

View File

@@ -826,7 +826,7 @@ static int Renesas_cmn_EncryptKeys(WOLFSSL* ssl, void* ctx)
if (cbInfo->session_key_set == 1) {
#elif defined(WOLFSSL_RENESAS_FSPSM_TLS)
FSPSM_ST* cbInfo = (FSPSM_ST*)ctx;
if (cbInfo->keyflgs_tls.bits.session_key_set == 1) {
switch(cbInfo->side) {
case 1:/* ENCRYPT_SIDE_ONLY */