Files
mbedtls/include/mbedtls
Hanno Becker 52055ae91f Give ssl_session_copy() external linkage
A subsequent commit will need this function in the session ticket
and session cache implementations. As the latter are server-side,
this commit also removes the MBEDTLS_SSL_CLI_C guard.

For now, the function is declared in ssl_internal.h and hence not
part of the public API.
2019-02-26 14:38:09 +00:00
..
2019-02-22 12:50:35 +00:00
2018-11-09 15:01:07 +00:00
2019-02-05 05:06:35 -05:00