mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
Some callers of this API needlessly provide very large output buffer even when input is small. Since we throw away all authentication-related information here anyway, let's make the buffer (that gets authenticated!) as small as possible.