commit | 03f2ffa7bcb38f62cb234ce65c6034cbac3e13ce | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Tue Dec 18 12:45:06 2018 +0000 |
committer | Hanno Becker <hanno.becker@arm.com> | Tue Dec 18 12:45:06 2018 +0000 |
tree | d3f13e0880fe1f53a6e22b3e2801302ff4bea88c | |
parent | 6640b0d9a3d880ca4c90832efcdff9ac0ca8d488 [diff] [blame] |
Undo documentation change in ARIA, Blowfish, Camellia modules
diff --git a/include/mbedtls/blowfish.h b/include/mbedtls/blowfish.h index ab4fc23..922d8f8 100644 --- a/include/mbedtls/blowfish.h +++ b/include/mbedtls/blowfish.h
@@ -138,7 +138,7 @@ * \param output buffer holding the output data * * \return 0 if successful, or - * MBEDTLS_ERR_BLOWFISH_BAD_INPUT_DATA + * MBEDTLS_ERR_BLOWFISH_INVALID_INPUT_LENGTH */ int mbedtls_blowfish_crypt_cbc( mbedtls_blowfish_context *ctx, int mode,