commit | e3594df7f100443933325a9b7c5923c6c10b83de | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Thu Dec 04 02:32:13 2014 -0500 |
committer | Adam Langley <agl@google.com> | Thu Dec 11 00:05:56 2014 +0000 |
tree | c10e70fd9ca4361821e10689a41473efd877bdf8 | |
parent | 1e29a6b7c5a5a4946ce43976af017e2e4c0e0d18 [diff] |
Shorten certificate parsing code a little. Comparing data is a much easier idiom than CBS_skip + a CBS_len check. Change-Id: I3efe925734c76f3494cad682445291ae83750a7e Reviewed-on: https://boringssl-review.googlesource.com/2500 Reviewed-by: Adam Langley <agl@google.com>