Use correct libctx when fetching the TLS1 PRF in libssl
authorMatt Caswell <matt@openssl.org>
Thu, 12 Mar 2020 14:50:37 +0000 (14:50 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Mar 2020 11:23:26 +0000 (11:23 +0000)
commitca1bbc1a20837f76a2b637072d63da2d03985fff
tree31e8b8e5bec30575e15fdb112d2f9aa3322512fe
parent3aceb9ec51beb2ec266c2aba75ee14721c693659
Use correct libctx when fetching the TLS1 PRF in libssl

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11357)
ssl/t1_enc.c