CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/30 11:17:03
Modified files:
lib/libssl : ssl_kex.c
Log message:
Align ssl_kex_derive_ecdhe_ecp() with ssl_kex_derive_dhe()
sk is commonly used for a STACK_OF(), so call the shared key simply key.
ok jsing
