summaryrefslogtreecommitdiff
path: root/sosemanuk.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-08-23 07:08:34 -0400
committerJeffrey Walton <noloader@gmail.com>2018-08-23 07:08:34 -0400
commite054d36dc88d004efb16f6afe1234b4ea94f995c (patch)
tree7256575372e1b5d5606dc5a2ab6d3927c9e6dd65 /sosemanuk.cpp
parent8382b49a1ff02694cb92c242d2a85acd878b1d6d (diff)
downloadcryptopp-git-e054d36dc88d004efb16f6afe1234b4ea94f995c.tar.gz
Add partial specializations for FixedSizeAllocatorWithCleanup
This allocator still has some demons buried inside due to the bit fiddling. This commit should isolate the demons to aligned stack allocations when an alignment facility from the platform or OS is not available. That is, we use CRYPTOPP_ALIGN_DATA when we can because it is most reliable. We can tell when things have gone sideways using Debug builds. The CRYPTOPP_ASSERT(m_allocated) will fire on destruction because the flag gets overwritten.
Diffstat (limited to 'sosemanuk.cpp')
0 files changed, 0 insertions, 0 deletions