mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-03 04:53:10 +08:00

After the rewrite of incoming record processing to use the internal SSL record structure mbedtls_record (which contains the data_offset field to indicate where the IV resides), this field is no longer necessary. Note: This is an API break.