RT1815: More const'ness improvements
authorJustin Blanchard <uncombedcoconut@gmail.com>
Mon, 18 Aug 2014 15:01:15 +0000 (11:01 -0400)
committerRich Salz <rsalz@akamai.com>
Mon, 18 Aug 2014 15:49:16 +0000 (11:49 -0400)
commitf756fb430eb8f5f70696f174460eb90740b318f7
treece3c86c0c6717e30193a3ba15d176e390d322707
parentdefe438d472bbef4d2bc5e4893560bc4eae43760
RT1815: More const'ness improvements

Add a dozen more const declarations where appropriate.
These are from Justin; while adding his patch, I noticed
ASN1_BIT_STRING_check could be fixed, too.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
14 files changed:
crypto/asn1/a_bitstr.c
crypto/asn1/asn1.h
crypto/asn1/charmap.pl
crypto/asn1/tasn_prn.c
crypto/conf/conf_def.h
crypto/conf/keysets.pl
crypto/engine/eng_openssl.c
crypto/evp/openbsd_hw.c
crypto/ts/ts_rsp_print.c
engines/e_padlock.c
ssl/d1_both.c
ssl/s3_enc.c
ssl/ssl_ciph.c
ssl/t1_lib.c