CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/04 04:01:58
Modified files:
lib/libssl : ssl_tlsext.c tls13_key_share.c
Log message:
Pull key share group/length CBB code up from tls13_key_share_public()
This provides better symmetry with the parsing code and will allow for
better reuse with the legacy stack, which has different message structures.
ok inoguchi@ tb@
