1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-30 10:53:55 +08:00
Manuel Pégourié-Gonnard c28c8895e5 Improve signature of ssl_compute_master()
Make it more explicit what's used. Unfortunately, we still need ssl as a
parameter for debugging, and because calc_verify wants it as a parameter (for
all TLS versions except SSL3 it would actually only need handshake, but SSL3
also accesses session_negotiate).

It's also because of calc_verify that we can't make it const yet, but see next
commit.
2019-05-03 10:00:45 +02:00
..
2019-02-11 21:13:33 +00:00
2019-02-05 16:44:03 +01:00
2018-07-23 18:18:32 +01:00
2018-11-06 13:12:47 +00:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2017-10-29 17:53:52 +02:00
2018-10-25 16:07:16 +01:00
2019-01-10 09:23:48 +00:00
2018-10-07 17:48:37 +01:00
2019-02-11 21:13:33 +00:00
2019-02-11 21:13:33 +00:00