diff options
Diffstat (limited to 'src/lib/libcrypto/bn')
| -rw-r--r-- | src/lib/libcrypto/bn/asm/alpha-mont.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/bn/asm/alpha-mont.pl b/src/lib/libcrypto/bn/asm/alpha-mont.pl index 41700d5bd5..874597f1c0 100644 --- a/src/lib/libcrypto/bn/asm/alpha-mont.pl +++ b/src/lib/libcrypto/bn/asm/alpha-mont.pl | |||
| @@ -308,7 +308,6 @@ bn_mul_mont: | |||
| 308 | lda sp,48(sp) | 308 | lda sp,48(sp) |
| 309 | ret (ra) | 309 | ret (ra) |
| 310 | .end bn_mul_mont | 310 | .end bn_mul_mont |
| 311 | .ascii "Montgomery Multiplication for Alpha, CRYPTOGAMS by <appro\@openssl.org>" | ||
| 312 | .align 2 | 311 | .align 2 |
| 313 | ___ | 312 | ___ |
| 314 | 313 | ||
