commit | 6ad5d9450a7573973299f870247e6284470bd425 | [log] [tgz] |
---|---|---|
author | Andres AG <andres.amayagarcia@arm.com> | Mon Sep 26 10:09:30 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Oct 13 12:54:32 2016 +0100 |
tree | 8e78310ec200e36764ed684857f756236a3aff16 | |
parent | 6b8d9cffc2521ba95299b45fd4b7f138c3bf7874 [diff] |
Fix documentation for mbedtls_gcm_finish() Fix implementation and documentation missmatch for the function arguments to mbedtls_gcm_finish(). Also, removed redundant if condition that always evaluates to true.