mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-11 09:02:29 +08:00

Perform the following optimizations: - fix used flags for conditional compilation - remove redundant N variable - move loop used to generate valid k value to helper function - fix initial value of status - fix comments Signed-off-by: Przemyslaw Stekiel <przemyslaw.stekiel@mobica.com>