]> granicus.if.org Git - esp-idf/commit
components/openssl: refactor the SSL port function and debug function
authorDong Heng <dongheng@espressif.com>
Tue, 1 Nov 2016 05:07:10 +0000 (13:07 +0800)
committerDong Heng <dongheng@espressif.com>
Tue, 1 Nov 2016 05:07:10 +0000 (13:07 +0800)
commitfc6b52574a337fd4f4b7a13155eea488582e1b0d
tree1da23eb88e3509e34a44008b9ee450343a206f2a
parent9555ce291e094b8e9e25c1b6e4a36ee8d340ca14
components/openssl: refactor the SSL port function and debug function
components/openssl/include/internal/ssl_dbg.h
components/openssl/include/platform/ssl_opt.h [new file with mode: 0644]
components/openssl/include/platform/ssl_port.h
components/openssl/library/ssl_cert.c
components/openssl/library/ssl_lib.c
components/openssl/library/ssl_pkey.c
components/openssl/library/ssl_stack.c
components/openssl/library/ssl_x509.c
components/openssl/platform/ssl_pm.c
components/openssl/platform/ssl_port.c