mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 11:21:00 +00:00
Any (future) program that includes this header would fail to compile, because the private symbol 'kind_name' is defined, along with a bunch of code, but unused. A good way to see this is by #include'ing LibCrypto/ASN1/ASN1.h in an unrelated .cpp-file, for example Userland/md.cpp. No other headers seem to have this problem. |
||
|---|---|---|
| .. | ||
| ASN1 | ||
| Authentication | ||
| BigInt | ||
| Checksum | ||
| Cipher | ||
| Hash | ||
| NumberTheory | ||
| PK | ||
| CMakeLists.txt | ||