+9
−5
+236
−216
Loading
The tls_process_client_key_exchange() function is far too long. This
splits out the PSK preamble processing, and the RSA processing into
separate functions.
Reviewed-by:
Richard Levitte <levitte@openssl.org>