mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-10 00:49:04 +08:00
Fixing CI complains.
Signed-off-by: pespacek <peter.spacek@silabs.com>
This commit is contained in:
parent
b06acd734b
commit
d9aaf768b5
@ -984,7 +984,6 @@ static int ssl_tls13_write_certificate_verify_body( mbedtls_ssl_context *ssl,
|
||||
|
||||
/* Hash verify buffer with indicated hash function */
|
||||
psa_algorithm = mbedtls_psa_translate_md( md_alg );
|
||||
|
||||
status = psa_hash_compute( psa_algorithm,
|
||||
verify_buffer,
|
||||
verify_buffer_len,
|
||||
|
Loading…
x
Reference in New Issue
Block a user