aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/aes_intel/aes_intel.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-02-25 06:04:42 +0000
committerlloyd <[email protected]>2010-02-25 06:04:42 +0000
commitdb1b57b499ad34a49adf4a2c53651d79c470b4f2 (patch)
tree29f2a209ce43549981ceab0e6c0b079691984970 /src/block/aes_intel/aes_intel.h
parent3ed1e1f8e9928d7242c233919e1255ffb6b41144 (diff)
Instead of the mode parallelism being specified via macros, have it
depend on the particular implementation. Add a new virtual function to BlockCipher named parallelism that returns the number of blocks the cipher object could or might want to process in parallel. Currently set to 1 by default but may make sense to increase this for even scalar implementations since it seems like better caching behavior makes it a win.
Diffstat (limited to 'src/block/aes_intel/aes_intel.h')
0 files changed, 0 insertions, 0 deletions