Check the return of EVP_KDF_fetch()
authortangyiqun <tangyiqun@uniontech.com>
Tue, 12 Apr 2022 08:07:17 +0000 (16:07 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 13 Apr 2022 10:14:06 +0000 (12:14 +0200)
commit02119faee397565525151eb2ce39c424d129d287
tree3d4ca8cef01df46abe749b72a26a417e302194ba
parent801c638c50406c93d683c1ab8bd1d430cff4b6d0
Check the return of EVP_KDF_fetch()

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18096)
crypto/dh/dh_kdf.c