commit | e3131ef7f34055748d11e1e252124cf6c561a899 | [log] [tgz] |
---|---|---|
author | Jerry Yu <jerry.h.yu@arm.com> | Thu Sep 16 13:14:15 2021 +0800 |
committer | Jerry Yu <jerry.h.yu@arm.com> | Mon Sep 27 16:34:58 2021 +0800 |
tree | e069dae3f1f7e1c1566e415f9a6bee1c18ea5d8e | |
parent | a63de352dc1b847c45fb618fe0c56c7ba8ebd20c [diff] [blame] |
fix various issues Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
diff --git a/library/ssl_misc.h b/library/ssl_misc.h index 8c5a32d..1b5861c 100644 --- a/library/ssl_misc.h +++ b/library/ssl_misc.h
@@ -1532,7 +1532,7 @@ size_t total_hs_len ); /* - * Update checksum of handshake message + * Update checksum of handshake messages. */ void mbedtls_ssl_tls13_add_hs_msg_to_checksum( mbedtls_ssl_context *ssl, unsigned hs_type,