mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
dd76ef359d
Replace RK pointer in AES context with a buffer offset, to allow shallow copying. Fixes #2147. Signed-off-by: Werner Lewis <werner.lewis@arm.com>
3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
Bugfix
|
|
* Refactor mbedtls_aes_context to support shallow-copying. Fixes #2147.
|