mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-19 02:26:22 -04:00

The ssl_tranform structure lacks some members accessed by this function when CBC is not enabled. This was found by test-ref-configs.pl and all.sh test_when_no_ciphersuites_have_mac, so no need to add a new test. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>