summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/vis3-mont.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/asm/vis3-mont.pl')
-rw-r--r--crypto/bn/asm/vis3-mont.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/vis3-mont.pl b/crypto/bn/asm/vis3-mont.pl
index 64dba4480f..04694a4c6c 100644
--- a/crypto/bn/asm/vis3-mont.pl
+++ b/crypto/bn/asm/vis3-mont.pl
@@ -16,7 +16,7 @@
# October 2012.
#
-# SPARCv9 VIS3 Montgomery multiplicaion procedure suitable for T3 and
+# SPARCv9 VIS3 Montgomery multiplication procedure suitable for T3 and
# onward. There are three new instructions used here: umulxhi,
# addxc[cc] and initializing store. On T3 RSA private key operations
# are 1.54/1.87/2.11/2.26 times faster for 512/1024/2048/4096-bit key