ASN.1: adapt our use of INTxx et al by making them explicitely embedded
authorRichard Levitte <levitte@openssl.org>
Wed, 12 Apr 2017 09:52:52 +0000 (11:52 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 13 Apr 2017 08:23:31 +0000 (10:23 +0200)
commit9612e15760784c59d3104bfe49e75323e5776bb1
tree69bf10276e457244f28e250b913628458b0e10e8
parentda26ff3085d895cb732150d1766d3d75dbb85338
ASN.1: adapt our use of INTxx et al by making them explicitely embedded

Fixes #3191

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3199)
crypto/asn1/evp_asn1.c
crypto/asn1/n_pkey.c
crypto/cms/cms_asn1.c
crypto/dh/dh_asn1.c
crypto/dsa/dsa_asn1.c
crypto/ec/ec_asn1.c
crypto/rsa/rsa_asn1.c
ssl/ssl_asn1.c
test/asn1_encode_test.c