commit | 75d1589f6099877a167ec262c0207d51eb8e5c4f | [log] [tgz] |
---|---|---|
author | Alex Chernyakhovsky <achernya@google.com> | Sun Aug 03 15:33:50 2014 -0400 |
committer | Adam Langley <agl@google.com> | Mon Aug 04 20:14:21 2014 +0000 |
tree | 1280d1714f7e19c05976b7b92f77604b03086b55 | |
parent | 499b4401353b21d432fb67420e0a3a4b1dfb2844 [diff] |
Remove PKCS1_CHECK The code guarded by PKCS1_CHECK appears to be unhelpful, and the guard is explicitly undefined in ssl_locl.h Remove both. Change-Id: I3cd45a744a8f35b02181b1e48fd1ef11af5e6f4a Reviewed-on: https://boringssl-review.googlesource.com/1383 Reviewed-by: Adam Langley <agl@google.com>