ladybird/Userland/Libraries/LibCrypto
Nico Weber 492962502f LibCrypto: Make create_aligned_buffer() static
I ended up not needing this, but there's no reason for this function
to not be static.
2023-07-19 21:26:55 +01:00
..
ASN1 LibCrypto+LibTLS: Avoid crashing on invalid input 2023-05-08 06:43:28 +02:00
Authentication Everywhere: Use nested namespace qualifiers 2023-07-12 10:05:42 +03:30
BigFraction Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
BigInt Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Checksum Everywhere: Remove 'clang-format off' comments that are no longer needed 2023-07-08 10:32:56 +01:00
Cipher LibCrypto: Make create_aligned_buffer() static 2023-07-19 21:26:55 +01:00
Curves Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Hash Everywhere: Use nested namespace qualifiers 2023-07-12 10:05:42 +03:30
NumberTheory Everywhere: Use nested namespace qualifiers 2023-07-12 10:05:42 +03:30
PK Everywhere: Use nested namespace qualifiers 2023-07-12 10:05:42 +03:30
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Forward.h Everywhere: Remove unused includes of AK/Concepts.h 2023-01-02 20:27:20 -05:00
Verification.h AK+Userland: Use mpfard@serenityos.org for my copyright headers 2021-04-22 22:19:09 +02:00