lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9823] altcp_tls_mbedtls.c: add restartable feature


From: David GIRAULT
Subject: [lwip-devel] [patch #9823] altcp_tls_mbedtls.c: add restartable feature
Date: Wed, 9 Oct 2019 06:01:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36

Follow-up Comment #1, patch #9823 (project lwip):

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.

Anyway, this patch require that the ECP calculus are made in HW (or that sw
implementation can stop at some point).



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9823>

_______________________________________________
  Message posté via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]