aboutsummaryrefslogtreecommitdiffstats
path: root/src/sym_algo
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-10-28 20:13:58 +0000
committerlloyd <[email protected]>2010-10-28 20:13:58 +0000
commitac9c7ab05844bf8a4add7067a1130b0c7b5b97e9 (patch)
tree7907ad757bc5c6a67379344ae5d88be8a529775f /src/sym_algo
parent7e4c62045c8216138dbed1c586139a1de7cd7f27 (diff)
EME1::HASH_LENGTH was always exactly the output size of the hash, but
Phash is a vector we were keeping around which has an actual hash output, so just access Phash.size() and avoid the need to carry an extra size_t around.
Diffstat (limited to 'src/sym_algo')
0 files changed, 0 insertions, 0 deletions