Files
mbedtls/library
Rodrigo Dias Correa 0b9bc0bd77 Change function casting in ssl_calc_finished_tls_sha384
`finish_sha384_t` was made more generic by using `unsigned char*`
instead of `unsigned char[48]` as the second parameter.
This change tries to make the function casting more robust against
future improvements of gcc analysis.

Signed-off-by: Rodrigo Dias Correa <rodrigo@correas.us>
2020-11-28 14:39:08 -03:00
..
2020-08-26 15:26:49 +01:00
2020-09-22 16:22:27 +02:00
2020-09-30 07:22:42 -05:00
2020-08-26 11:42:52 +02:00