Craig Tiller | dd9b597 | 2017-03-14 07:39:45 -0700 | [diff] [blame] | 1 | # boringssl stuff |
| 2 | nonnull-attribute:bn_wexpand |
| 3 | nonnull-attribute:CBB_add_bytes |
| 4 | nonnull-attribute:rsa_blinding_get |
| 5 | nonnull-attribute:ssl_copy_key_material |
| 6 | alignment:CRYPTO_cbc128_encrypt |
Ken Payson | f8d6fb7 | 2017-06-15 17:32:49 -0700 | [diff] [blame] | 7 | alignment:CRYPTO_gcm128_encrypt |
Yihua Zhang | 7fab9bf | 2017-08-22 12:32:43 -0700 | [diff] [blame] | 8 | alignment:poly1305_block_copy |
Craig Tiller | e1cc428 | 2017-05-11 13:24:00 -0700 | [diff] [blame] | 9 | nonnull-attribute:google::protobuf::* |
| 10 | alignment:google::protobuf::* |
Muxi Yan | b750d2b | 2017-07-13 11:55:09 -0700 | [diff] [blame] | 11 | nonnull-attribute:_tr_stored_block |
Yash Tibrewal | c544464 | 2017-10-04 12:57:02 -0700 | [diff] [blame] | 12 | # The following 5 suppressors should be removed as part of C++ cleanup |
| 13 | enum:client_fuzzer_one_entry |
| 14 | enum:message_compress_test |
| 15 | enum:transport_security_test |
| 16 | enum:algorithm_test |
| 17 | alignment:transport_security_test |