[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #9823] altcp_tls_mbedtls.c: add restartable feature
From: |
Giuseppe Modugno |
Subject: |
[lwip-devel] [patch #9823] altcp_tls_mbedtls.c: add restartable feature |
Date: |
Fri, 11 Oct 2019 03:59:17 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36 |
Follow-up Comment #5, patch #9823 (project lwip):
[comment #1 comment #1:]
> Hi Giuseppe,
>
> I think the handling of the ALTCP_MBEDTLS_FLAGS_CRYPTO_IN_PROGRESS flag must
be made by the altcp_mbedtls_lower_poll() function. This allow reuse existing
cyclic TCP timer. And ensure your new function isn't called too much.
As Simon already observed, poll mechanism call rate will be too slow.
> Anyway, this patch require that the ECP calculus are made in HW (or that sw
implementation can stop at some point).
I couldn't get your point. If ECP calculus are made in HW, I think they would
be much more fast and restartable wouldn't be useful.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?9823>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/