seal: make EVP_SealInit() library context aware
authorPauli <pauli@openssl.org>
Mon, 17 May 2021 02:18:53 +0000 (12:18 +1000)
committerPauli <pauli@openssl.org>
Tue, 18 May 2021 03:24:41 +0000 (13:24 +1000)
commit4547a71930a27fca9ae62c38962d6dc67ee0b4bf
treea389a8777f6a2dc29c696627202688b7cc8de255
parent678d0dba6cdcae7dd742d4d0d65da101e9ada1d2
seal: make EVP_SealInit() library context aware

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15300)
crypto/evp/p_seal.c
test/evp_extra_test.c