mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 09:48:44 +00:00
That's what it is. So we shouldn't set a block size != 1. While at it, move call to chachapoly_update() closer to the one for GCM, as they are similar (AEAD).