Remove unused cert_verify_mac code
Reviewed-by: Andy Polyakov <appro@openssl.org>
This commit is contained in:
@@ -176,7 +176,6 @@ SSL3_ENC_METHOD ssl3_undef_enc_method = {
|
||||
(int (*)(SSL *, const char *, int, unsigned char *))
|
||||
ssl_undefined_function,
|
||||
0, /* finish_mac_length */
|
||||
(int (*)(SSL *, int, unsigned char *))ssl_undefined_function,
|
||||
NULL, /* client_finished_label */
|
||||
0, /* client_finished_label_len */
|
||||
NULL, /* server_finished_label */
|
||||
|
Reference in New Issue
Block a user