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/camellia.h b/include/mbedtls/camellia.h index e524612..0a02335 100644 --- a/include/mbedtls/camellia.h +++ b/include/mbedtls/camellia.h
@@ -146,7 +146,7 @@ * \param output buffer holding the output data * * \return 0 if successful, or - * MBEDTLS_ERR_CAMELLIA_BAD_INPUT_DATA + * MBEDTLS_ERR_CAMELLIA_INVALID_INPUT_LENGTH */ int mbedtls_camellia_crypt_cbc( mbedtls_camellia_context *ctx, int mode,