commit | 388bd0d53c1789669f4f85e1178f7792918270ed | [log] [tgz] |
---|---|---|
author | Jerry Yu <jerry.h.yu@arm.com> | Wed Sep 15 18:41:02 2021 +0800 |
committer | Jerry Yu <jerry.h.yu@arm.com> | Wed Sep 15 22:06:11 2021 +0800 |
tree | 619afd5ef7f2f06bb3d81d31c76c27d7d1ea14e7 | |
parent | dd1fb9e37eae2c53d42dd78bfed9f5f2766ba4eb [diff] [blame] |
fix various issues Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
diff --git a/library/ecdh.c b/library/ecdh.c index 4d73da0..b72bd1f 100644 --- a/library/ecdh.c +++ b/library/ecdh.c
@@ -788,7 +788,7 @@ } /* - * Setup context without everst + * Setup context without Everest */ int mbedtls_ecdh_setup_no_everest( mbedtls_ecdh_context *ctx, mbedtls_ecp_group_id grp_id )