Make sure the type accessed by the LONG and ZLONG ASN1 type
authorDr. Stephen Henson <steve@openssl.org>
Tue, 5 Mar 2002 13:48:51 +0000 (13:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 5 Mar 2002 13:48:51 +0000 (13:48 +0000)
commit2c2f9e2cc32b8970f5839c51038572926b4a096f
tree4411309bbd3078fd1b4b6a3574e903cafa2d9638
parent2d9b1b3ffaec2cb482ae74899f2588ef0ddf97c4
Make sure the type accessed by the LONG and ZLONG ASN1 type
is really a long, to avoid problems on platforms where
sizeof(int) != sizeof(long).
crypto/dh/dh.h
crypto/dsa/dsa.h