CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/09 08:53:52
Modified files:
lib/libssl : ssl_clnt.c ssl_lib.c ssl_locl.h
Log message:
Swap arguments to ssl_check_srvr_ecc_cert_and_alg()
If a libssl function takes an SSL *, it should normally be the first
argument.
