]> granicus.if.org Git - esp-idf/commit
components/openssl: add more interface for application
authordongheng <dongheng@espressif.com>
Wed, 21 Sep 2016 01:23:29 +0000 (09:23 +0800)
committerdongheng <dongheng@espressif.com>
Wed, 21 Sep 2016 01:23:29 +0000 (09:23 +0800)
commit5adc661d05ea0ab75e68674aae3ba6b2a7795824
treed4d8213270667be85dd0c53fd25d2dc3841db934
parent44c466c0ea077a28fa138edfdaed400c2b3bd416
components/openssl: add more interface for application
components/openssl/Makefile [deleted file]
components/openssl/Makefile.projbuild [new file with mode: 0644]
components/openssl/component.mk [new file with mode: 0644]
components/openssl/include/internal/ssl_lib.h
components/openssl/include/internal/ssl_pkey.h
components/openssl/include/platform/ssl_pm.h
components/openssl/library/Makefile [deleted file]
components/openssl/library/ssl_cert.c
components/openssl/library/ssl_lib.c
components/openssl/platform/Makefile [deleted file]
components/openssl/platform/ssl_pm.c