boringssl/crypto/asn1
Alessandro Ghedini 057b678dca Remove spurious ';' and fix indentation for macro arguments in one file
Align closer to upstream OpenSSL 1.0.2's formatting for this file.

Change-Id: Id29ebc2bbf19f18a7d3001545b0992b26206a2c0
Reviewed-on: https://boringssl-review.googlesource.com/9052
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2016-08-03 21:41:01 +00:00
..
a_bitstr.c
a_bool.c
a_bytes.c Don't free ret->data if malloc fails. 2016-05-03 16:36:04 +00:00
a_d2i_fp.c Harden ASN.1 BIO handling of large amounts of data. 2016-04-26 17:06:16 +00:00
a_dup.c
a_enum.c
a_gentm.c Add missing internal includes. 2016-03-20 16:38:54 +00:00
a_i2d_fp.c
a_int.c Fix encoding bug in i2c_ASN1_INTEGER 2016-02-29 20:07:03 +00:00
a_mbstr.c
a_object.c
a_octet.c
a_print.c
a_strnid.c Fix some missing inits 2016-06-07 22:05:10 +00:00
a_time.c
a_type.c Fix ASN1_INTEGER handling. 2016-05-03 16:58:51 +00:00
a_utctm.c Add missing internal includes. 2016-03-20 16:38:54 +00:00
a_utf8.c
asn1_lib.c Purge the remainder of asn1_mac.h. 2016-08-03 21:37:31 +00:00
asn1_locl.h Remove ASN.1 print hooks. 2016-06-14 17:38:31 +00:00
asn1_par.c Remove ASN1_parse and ASN1_parse_dump. 2016-06-14 17:39:17 +00:00
asn1_test.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
asn_pack.c
charmap.pl
CMakeLists.txt Remove ASN.1 BIOs. 2016-06-14 17:39:30 +00:00
f_enum.c
f_int.c
f_string.c
t_bitst.c
tasn_dec.c Always check that the value returned by asn1_do_adb() is non-NULL. 2016-07-26 22:41:51 +00:00
tasn_enc.c Fix ASN1_INTEGER handling. 2016-05-03 16:58:51 +00:00
tasn_fre.c
tasn_new.c
tasn_typ.c Remove spurious ';' and fix indentation for macro arguments in one file 2016-08-03 21:41:01 +00:00
tasn_utl.c Fix omitted selector handling. 2016-07-26 20:01:37 +00:00
x_bignum.c
x_long.c