lib/hcrypto: DH_new_method pass correct ptr to ENGINE_finish
commit94a7e97e09d5d95aba381ab4fc1988443deb1ee6
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 18 Jan 2022 02:27:00 +0000 (17 21:27 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 18 Jan 2022 02:27:00 +0000 (17 21:27 -0500)
treec5d7eb783486ccacb558f233f1aba1ae258b47b3
parent5c7a4436e35272cf8e484e7dc175c563668d40b5
lib/hcrypto: DH_new_method pass correct ptr to ENGINE_finish

Pass dh->engine not engine.

Change-Id: Id7294a5ac3715d557202349bf20755d873ced7ae
lib/hcrypto/dh.c