commit | bba09275866bad1b1eba27996a2809e26c2ee86b | [log] [tgz] |
---|---|---|
author | Andrzej Kurek <andrzej.kurek@arm.com> | Wed Feb 14 07:16:27 2018 -0500 |
committer | Andrzej Kurek <andrzej.kurek@arm.com> | Wed Feb 14 07:16:27 2018 -0500 |
tree | b40f7d2e238d48d2d615f641338ff2ba09fe38be | |
parent | 024ab067cd35e881ddeba8cac6aab96a367cb7ed [diff] [blame] |
Documentation fixes Fix spacing, comments, and links in doxygen documentation.
diff --git a/library/ecdsa.c b/library/ecdsa.c index d57c0c3..afe9558 100644 --- a/library/ecdsa.c +++ b/library/ecdsa.c
@@ -311,7 +311,7 @@ } /* - * Compute and write signature + * Compute and write signature. This function assumes that sig is large enough. */ int mbedtls_ecdsa_write_signature( mbedtls_ecdsa_context *ctx, mbedtls_md_type_t md_alg, const unsigned char *hash, size_t hlen,