diff options
author | lloyd <[email protected]> | 2012-06-12 13:48:20 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-06-12 13:48:20 +0000 |
commit | aa5d1f93c077f1c80ba06c3055671136f79f74e7 (patch) | |
tree | 12a552004aecf5e77a5b5fed9d74ca4042466960 /src/cert | |
parent | 626a0afa0f232b015d5b5098d5cc7f35fa8284cf (diff) |
Fixes for the change to using std::vector in x86-32 specific code
(relying on implicit pointer conversions). Also, change
Serpent::set_round_keys (used by the x86-32 asm version) to assign()
the values instead of copying, as we rely on the key schedule to
allocate the key values now to minimize memory waste.
Diffstat (limited to 'src/cert')
0 files changed, 0 insertions, 0 deletions