mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-19 08:27:15 +08:00

Fix implementation and documentation missmatch for the function arguments to mbedtls_gcm_finish(). Also, removed redundant if condition that always evaluates to true.