fix various issues
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
36becb1b81
commit
d6e253ded9
3 changed files with 9 additions and 19 deletions
|
@ -621,7 +621,7 @@ int mbedtls_ssl_tls13_generate_application_keys(
|
|||
* \returns A negative error code on failure.
|
||||
*/
|
||||
int mbedtls_ssl_tls13_generate_resumption_master_secret(
|
||||
mbedtls_ssl_context* ssl );
|
||||
mbedtls_ssl_context *ssl );
|
||||
|
||||
/**
|
||||
* \brief Calculate the verify_data value for the client or server TLS 1.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue