xref: /aosp_15_r20/external/cronet/third_party/boringssl/boringssl.map (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1# BoringSSL symbols may conflict with OpenSSL symbols when linked in the same
2# process, so add a symbol version to allow linking both in the same process.
3BORINGSSL {
4  global:
5    *;
6};
7