diff options
author | Lioncash <mathew1800@gmail.com> | 2020-08-03 14:14:39 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-08-03 14:29:58 -0400 |
commit | 15660bd8570735139d91d0165a2614747f570202 (patch) | |
tree | 6886854694175d87bf33924c1799b1b46e4fd05d /src/common/thread.cpp | |
parent | 9b75481755c8d566bc666465d659115bba2b2578 (diff) |
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.
Diffstat (limited to 'src/common/thread.cpp')
0 files changed, 0 insertions, 0 deletions