aboutsummaryrefslogtreecommitdiffstats
path: root/checks/misc.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-24 14:44:01 +0000
committerlloyd <[email protected]>2008-09-24 14:44:01 +0000
commit5a120e856c78973d1a75bf6b6db9716367038166 (patch)
tree1137ae6c7560182c05a785dd8412787a35e49d76 /checks/misc.cpp
parent52750a635deee0f526492f905e4f115b13c2d304 (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/misc.cpp')
0 files changed, 0 insertions, 0 deletions