mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-19 15:17:51 +08: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>