Rodrigo Dias Correa
34018bef3d
Fix GCC warning in ssl_calc_finished_tls_sha384
...
GCC 11 generated a warning because `padbuf` was too small to be
used as an argument for `mbedtls_sha512_finish_ret`. The `output`
parameter of `mbedtls_sha512_finish_ret` has the type
`unsigned char[64]`, but `padbuf` was only 48 bytes long.
Even though `ssl_calc_finished_tls_sha384` uses only 48 bytes for
the hash output, the size of `padbuf` was increased to 64 bytes.
Signed-off-by: Rodrigo Dias Correa <rodrigo@correas.us >
2020-11-29 14:43:45 -03:00
..
2015-06-25 10:59:56 +02:00
2020-10-22 10:34:20 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-09-08 12:24:31 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-24 15:15:00 +02:00
2020-11-06 15:40:25 +01:00
2020-08-19 16:54:51 +02:00
2020-11-29 08:09:58 -03:00
2020-08-26 15:28:48 +01:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-25 10:59:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-11-16 16:09:41 +01:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2019-02-18 15:57:54 +00:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-09-22 16:19:25 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-09-30 07:39:15 -05:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-11-18 14:27:02 +01:00
2020-08-19 16:54:51 +02:00
2020-11-29 14:43:45 -03:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-25 12:01:09 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-25 10:59:51 +02:00
2020-08-26 11:38:41 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00
2020-08-19 16:54:51 +02:00