|
Include BoringSSL headers from third_party/ in crypto.
This allows BoringSSL to participate in DEPS checks and avoids problems with
accidentally including system OpenSSL headers when dependencies aren't
specified.
Also IWYU some of the files as they were including the wrong headers as of
BoringSSL.
BUG= 446558
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+49 lines, -52 lines) |
Patch |
 |
A |
crypto/DEPS
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
crypto/aead_openssl.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
crypto/ec_private_key_openssl.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
crypto/ec_signature_creator_openssl.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
crypto/encryptor_openssl.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
crypto/hmac_openssl.cc
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
crypto/openssl_bio_string.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
crypto/openssl_bio_string_unittest.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
crypto/openssl_util.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
crypto/rsa_private_key_openssl.cc
|
View
|
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
crypto/scoped_openssl_types.h
|
View
|
|
1 chunk |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
crypto/secure_hash_openssl.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
crypto/signature_creator_openssl.cc
|
View
|
1
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
crypto/signature_verifier_openssl.cc
|
View
|
1
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
crypto/symmetric_key_openssl.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
Total messages: 15 (4 generated)
|