提交 789da2c7 编写于 作者: M Matt Caswell

The dtls1_output_cert_chain function no longer exists so remove it from

ssl_locl.h
Reviewed-by: NTim Hudson <tjh@openssl.org>
上级 ec1af3c4
......@@ -1129,7 +1129,6 @@ int dtls1_write_bytes(SSL *s, int type, const void *buf, int len);
int dtls1_send_change_cipher_spec(SSL *s, int a, int b);
int dtls1_send_finished(SSL *s, int a, int b, const char *sender, int slen);
unsigned long dtls1_output_cert_chain(SSL *s, CERT_PKEY *cpk);
int dtls1_read_failed(SSL *s, int code);
int dtls1_buffer_message(SSL *s, int ccs);
int dtls1_retransmit_message(SSL *s, unsigned short seq,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册