summaryrefslogtreecommitdiff
path: root/src/common/thread.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2020-08-03 14:14:39 -0400
committerLioncash <mathew1800@gmail.com>2020-08-03 14:29:58 -0400
commit15660bd8570735139d91d0165a2614747f570202 (patch)
tree6886854694175d87bf33924c1799b1b46e4fd05d /src/common/thread.cpp
parent9b75481755c8d566bc666465d659115bba2b2578 (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