OVMS3-idf/components/openssl/library
Andy Green 0f02a38262 openssl wrapper: introduce SSL_get0_param
This adds the standard OpenSSL api to get a pointer to the SSL struct's
X509_VERIFY_PARAM.  We need this for the OpenSSL api to set the peer
hostname introduced in the next patch.

Part of https://github.com/espressif/esp-idf/pull/980
2017-11-20 16:23:18 +11:00
..
ssl_cert.c components/openssl: refactor openssl debugging and assert function 2017-01-17 10:15:26 +08:00
ssl_lib.c [openssl] Add support for SNI (sending the hostname) 2017-10-31 16:57:38 +05:30
ssl_methods.c [openssl] Add support for SNI (sending the hostname) 2017-10-31 16:57:38 +05:30
ssl_pkey.c components/openssl: refactor openssl debugging and assert function 2017-01-17 10:15:26 +08:00
ssl_stack.c components/openssl: refactor openssl debugging and assert function 2017-01-17 10:15:26 +08:00
ssl_x509.c openssl wrapper: introduce SSL_get0_param 2017-11-20 16:23:18 +11:00