CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/12 11:27:12
Modified files:
lib/libssl : ssl_srvr.c
Log message:
Use the correct type for tls1_set_ec_id()
The curve_id is a uint16, not an int.
ok beck jsing
CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/12 11:27:12
Modified files:
lib/libssl : ssl_srvr.c
Log message:
Use the correct type for tls1_set_ec_id()
The curve_id is a uint16, not an int.
ok beck jsing