]> granicus.if.org Git - esp-idf/commit
components/openssl: 1. add stack_st structure and its advanced defination including...
authordongheng <dongheng@espressif.com>
Thu, 22 Sep 2016 04:57:39 +0000 (12:57 +0800)
committerdongheng <dongheng@espressif.com>
Thu, 22 Sep 2016 04:57:39 +0000 (12:57 +0800)
commitc504fe4856ed259b995dc1eb3cfa72b7dade21aa
tree64611371b723ade1e90634166d4bdfa46ec3b224
parent845ca8b34ffce008f8992b5799964da14209739f
components/openssl: 1. add stack_st structure and its advanced defination including its derived child defination
                    2. add SSL_add_client_CA & SSL_get_certificate
components/openssl/include/internal/ssl_types.h
components/openssl/include/internal/ssl_x509.h
components/openssl/library/ssl_x509.c