get_cipher added.
FossilOrigin-Name: b1259b48396bcc1a81a8674c8f4e9968267cca15abb7f39c50af8e98780f473c
This commit is contained in:
parent
4cdba0859f
commit
08c4f42b74
@ -25,6 +25,7 @@
|
|||||||
#define dtls_accept dtls_openssl_accept
|
#define dtls_accept dtls_openssl_accept
|
||||||
#define dtls_connect dtls_openssl_connect
|
#define dtls_connect dtls_openssl_connect
|
||||||
#define dtls_shutdown dtls_openssl_shutdown
|
#define dtls_shutdown dtls_openssl_shutdown
|
||||||
|
#define dtls_get_cipher dtls_openssl_get_cipher
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user