Hanno Becker d56ed2491b Reduce size of ssl_transform if no MAC ciphersuite is enabled
The hash contexts `ssl_transform->md_ctx_{enc/dec}` are not used if
only AEAD ciphersuites are enabled. This commit removes them from the
`ssl_transform` struct in this case, saving a few bytes.
2019-04-25 12:58:21 +01:00
..
2019-02-22 15:41:31 +00:00
2019-04-02 10:02:55 -07:00
2019-02-26 16:49:42 +00:00
2019-04-03 13:48:50 +03:00
2019-02-05 05:06:35 -05:00
2019-03-19 16:12:55 +00:00