Files
suyu/src/core/file_sys
Lioncash 15660bd857 aes_util: Allow SetIV to be non-allocating
In a few places, the data to be set as the IV is already within an array.
We shouldn't require this data to be heap-allocated if it doesn't need
to be. This allows certain callers to reduce heap churn.
2020-08-03 14:29:58 -04:00
..
2018-10-09 14:10:13 -04:00
2020-05-28 13:30:22 -04:00
2019-11-27 05:29:52 -05:00
2020-07-10 00:39:23 -04:00