mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-28 06:19:27 +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.
|