]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fallback on old style PSK callbacks if the new style ones aren't present
authorMatt Caswell <matt@openssl.org>
Tue, 6 Mar 2018 16:41:51 +0000 (16:41 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 9 Mar 2018 11:22:23 +0000 (11:22 +0000)
commitf3d40db1b947f546541b815a0363de3120c16506
treedcc421ae5ca2151cada49bacdf143f12ed775455
parente73c6eaeff82615d20845692c5c72ba9dfa895f5
Fallback on old style PSK callbacks if the new style ones aren't present

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