mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:07:36 +00:00
LibCrypto: Remove declarations for non-existent methods
This commit is contained in:
parent
914d557097
commit
b5a3600bc7
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@ public:
|
|||
TagType process(ReadonlyBytes aad, ReadonlyBytes cipher);
|
||||
|
||||
private:
|
||||
inline void transform(ReadonlyBytes, ReadonlyBytes);
|
||||
|
||||
u32 m_key[4];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue