Commit 7dc1c647 authored by Matt Caswell's avatar Matt Caswell
Browse files

Split out the PSK preamble from tls_process_key_exchange()



The tls_process_key_exchange() function is too long. This commit starts
the process of splitting it up by moving the PSK preamble code to a
separate function.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 02a74590
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment