Initialise alg_k and alg_a
authorRichard Levitte <levitte@openssl.org>
Thu, 2 Feb 2017 22:45:38 +0000 (23:45 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 2 Feb 2017 22:45:38 +0000 (23:45 +0100)
commit02cba628daa7fea959c561531a8a984756bdf41c
tree842a64ae233c23cb0bbaa593044d344f2811a4b4
parent0e2c7b3ee374bb78785095589a4b0c33bca4b9c3
Initialise alg_k and alg_a

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2543)
ssl/s3_lib.c