Act on deprecation of LONG and ZLONG, step 2
authorRichard Levitte <levitte@openssl.org>
Wed, 5 Apr 2017 11:24:14 +0000 (13:24 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 10 Apr 2017 10:11:00 +0000 (12:11 +0200)
commit6a32a3c058dbd9fa7cec5b020e4f027808972e4a
tree3b6866f56415b00da3c056243607c29b32965568
parent31ae516116343defd39d5b5ee800fa25eeab7638
Act on deprecation of LONG and ZLONG, step 2

Replace all remaining uses of LONG and ZLONG with INT32 / ZINT32.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3126)
crypto/asn1/evp_asn1.c
crypto/asn1/n_pkey.c
crypto/cms/cms_asn1.c
crypto/cms/cms_lcl.h
crypto/dh/dh_asn1.c
crypto/dh/dh_locl.h
crypto/dsa/dsa_asn1.c
crypto/dsa/dsa_locl.h
crypto/ec/ec_asn1.c
crypto/rsa/rsa_asn1.c
crypto/rsa/rsa_locl.h