"DH_up" had been changed to "DH_up_ref" in libeay.num but the function
authorGeoff Thorpe <geoff@openssl.org>
Wed, 5 Sep 2001 16:54:32 +0000 (16:54 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 5 Sep 2001 16:54:32 +0000 (16:54 +0000)
commitdc2a33d680a113777f9e1ab864e8848c37c3cfec
tree87556ba322ab9fcc1ecabee754e465f2027d25de
parent7ba45bf133b4f1af870b8b0fd87938d377acb5a4
"DH_up" had been changed to "DH_up_ref" in libeay.num but the function
declaration and implementation had not. So a recent update recreated the
original definition in libeay.num ... this corrects it and changes the "dh"
code to the "up_ref" variant.
crypto/dh/dh.h
crypto/dh/dh_lib.c
util/libeay.num