Commit 13c0ec4a authored by Matt Caswell's avatar Matt Caswell
Browse files

Split out CKE construction PSK pre-amble and RSA into a separate function



The tls_construct_client_key_exchange() function is too long. This splits
out the construction of the PSK pre-amble into a separate function as well
as the RSA construction.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 0bce0b02
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