commit | cdbcd2012d14c14b92b800d4fe3f4c52333231e1 | [log] [download] |
---|---|---|
author | Andres AG <andres.amayagarcia@arm.com> | Mon Sep 26 10:09:30 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Oct 12 19:56:03 2016 +0100 |
tree | 24c20c70574e2361a887e297baf605e15dcf4686 | |
parent | de4b7e8256006942e0722ea5bb174ed96b4400bb [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.