summaryrefslogtreecommitdiff
path: root/simon128_simd.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-04-11 08:36:02 -0400
committerJeffrey Walton <noloader@gmail.com>2020-04-11 08:36:02 -0400
commite007e9850117c6c9ffefa4e9e4a4c63b7293c0a9 (patch)
tree1d69c974850a161b3eb0decbd38d01b15df0923a /simon128_simd.cpp
parent6f2180344566573543a03472f5d4123af0cc8d83 (diff)
downloadcryptopp-git-e007e9850117c6c9ffefa4e9e4a4c63b7293c0a9.tar.gz
Update comments
Diffstat (limited to 'simon128_simd.cpp')
-rw-r--r--simon128_simd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon128_simd.cpp b/simon128_simd.cpp
index 7b0ea653..758ee9cb 100644
--- a/simon128_simd.cpp
+++ b/simon128_simd.cpp
@@ -12,7 +12,7 @@
#include "misc.h"
// Uncomment for benchmarking C++ against SSE or NEON.
-// Do so in both simon.cpp and simon-simd.cpp.
+// Do so in both simon.cpp and simon_simd.cpp.
// #undef CRYPTOPP_SSSE3_AVAILABLE
// #undef CRYPTOPP_ARM_NEON_AVAILABLE