mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 21:02:58 +00:00
Fix implementation and documentation missmatch for the function arguments to mbedtls_gcm_finish(). Also, removed redundant if condition that always evaluates to true.