summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2026-07-13 19:14:34 +0000
committertb <>2026-07-13 19:14:34 +0000
commit830c372f670c7dc9435cd7c2dd13364913f22b52 (patch)
treefcf7ae001b9972b38264003a3e45fde270faf734 /src
parentb45211865cb86759dd3945e7c60c96551b19616a (diff)
downloadopenbsd-830c372f670c7dc9435cd7c2dd13364913f22b52.tar.gz
openbsd-830c372f670c7dc9435cd7c2dd13364913f22b52.tar.bz2
openbsd-830c372f670c7dc9435cd7c2dd13364913f22b52.zip
correspondigly -> correspondingly
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/aes/asm/aes-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/aes/asm/aes-586.pl b/src/lib/libcrypto/aes/asm/aes-586.pl
index 402a1a3c46..cd565896fe 100644
--- a/src/lib/libcrypto/aes/asm/aes-586.pl
+++ b/src/lib/libcrypto/aes/asm/aes-586.pl
@@ -166,7 +166,7 @@
166# effectively slow down the operation by several *orders* of magnitute, 166# effectively slow down the operation by several *orders* of magnitute,
167# by ratio of time slice to duration of handful of AES rounds, which 167# by ratio of time slice to duration of handful of AES rounds, which
168# unlikely to remain unnoticed. Not to mention that this also means 168# unlikely to remain unnoticed. Not to mention that this also means
169# that he would spend correspondigly more time to collect enough 169# that he would spend correspondingly more time to collect enough
170# statistical data to mount the attack. It's probably appropriate to 170# statistical data to mount the attack. It's probably appropriate to
171# say that if adeversary reckons that this attack is beneficial and 171# say that if adeversary reckons that this attack is beneficial and
172# risks to be noticed, you probably have larger problems having him 172# risks to be noticed, you probably have larger problems having him