mbedtls/include
Hanno Becker b769db8c66 Populate TLS <= 1.2 handshake source files
This commit moves generic/client/server handshake handling
code from ssl_tls.c, ssl_cli.c and ssl_srv.c to the newly
created files ssl_12_gen.c, ssl_12_cli.c and ssl_12_srv.c.

No functional changes have been made. Changes are confined to
moving, reordering, and commenting the code for ease of reading.
2020-02-03 14:24:01 +00:00
..
mbedtls Populate TLS <= 1.2 handshake source files 2020-02-03 14:24:01 +00:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Propagate public headers 2019-12-03 16:19:53 -06:00