Commit a304d385 authored by Matt Caswell's avatar Matt Caswell
Browse files

Move SSLv3_*method() functions



Move these functions into t1_clnt.c, t1_srvr.c and t1_meth.c and take
advantage of the existing tls1_get*_method() functions that all the other
methods are using. Since these now have to support SSLv3 anyway we might
as well use the same set of get functions for both TLS and SSLv3.

Reviewed-by: default avatarKurt Roeckx <kurt@openssl.org>
parent d45ba43d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment