mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
561 B
18 lines
561 B
8 years ago
|
# boringssl stuff
|
||
|
nonnull-attribute:bn_wexpand
|
||
|
nonnull-attribute:CBB_add_bytes
|
||
|
nonnull-attribute:rsa_blinding_get
|
||
|
nonnull-attribute:ssl_copy_key_material
|
||
|
alignment:CRYPTO_cbc128_encrypt
|
||
8 years ago
|
alignment:CRYPTO_gcm128_encrypt
|
||
7 years ago
|
alignment:poly1305_block_copy
|
||
8 years ago
|
nonnull-attribute:google::protobuf::*
|
||
|
alignment:google::protobuf::*
|
||
7 years ago
|
nonnull-attribute:_tr_stored_block
|
||
7 years ago
|
# The following 5 suppressors should be removed as part of C++ cleanup
|
||
|
enum:client_fuzzer_one_entry
|
||
|
enum:message_compress_test
|
||
|
enum:transport_security_test
|
||
|
enum:algorithm_test
|
||
|
alignment:transport_security_test
|