CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/25 23:32:58
Modified files:
lib/libssl : d1_clnt.c d1_lib.c d1_pkt.c d1_srvr.c
ssl_both.c ssl_clnt.c ssl_lib.c ssl_locl.h
ssl_pkt.c ssl_srvr.c t1_lib.c
Log message:
Remove most of SSL3_ENC_METHOD - we can just inline the function calls
and defines since they are the same everywhere.
ok beck@
