CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/09 16:24:25
Modified files:
lib/libssl : ssl_lib.c ssl_locl.h t1_lib.c
Log message:
Pull out the code that identifies if we have an ECC cipher in the cipher
list or if we are negotiating an ECC cipher in the handshake. This dedups
some of the existing code and will make the EC extension rewrites easier.
ok doug@
