diff options
author | lloyd <[email protected]> | 2008-09-24 14:44:01 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-24 14:44:01 +0000 |
commit | 5a120e856c78973d1a75bf6b6db9716367038166 (patch) | |
tree | 1137ae6c7560182c05a785dd8412787a35e49d76 /checks/dolook2.cpp | |
parent | 52750a635deee0f526492f905e4f115b13c2d304 (diff) |
Expose CMAC::poly_double as a static function since it looks like I may
want to inline the CMAC computation in EAX mode.
Also optimize CMAC::final_result slightly. Only write to state directly,
instead of also the write buffer (this should help L1 data caching), and
avoid what was basically a no-op where we zeroized part of a buffer and
then xored it against another buffer.
Diffstat (limited to 'checks/dolook2.cpp')
0 files changed, 0 insertions, 0 deletions