mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-06 03:51:59 -04:00

Move to accumulate ops in context rather than attempting to read straight out of structures due to structure ops getting reset per operation, and also issues with _abort clearing internal data. Fix usage of size_t in structures Signed-off-by: Paul Elliott <paul.elliott@arm.com>