diff options
Diffstat (limited to 'src/lib/libcrypto/sha')
| -rw-r--r-- | src/lib/libcrypto/sha/asm/sha1-alpha.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/sha/asm/sha1-alpha.pl b/src/lib/libcrypto/sha/asm/sha1-alpha.pl index 44720c418c..56b3369f09 100644 --- a/src/lib/libcrypto/sha/asm/sha1-alpha.pl +++ b/src/lib/libcrypto/sha/asm/sha1-alpha.pl | |||
| @@ -309,7 +309,6 @@ $code.=<<___; | |||
| 309 | lda sp,64(sp) | 309 | lda sp,64(sp) |
| 310 | ret (ra) | 310 | ret (ra) |
| 311 | .end sha1_block_data_order | 311 | .end sha1_block_data_order |
| 312 | .ascii "SHA1 block transform for Alpha, CRYPTOGAMS by <appro\@openssl.org>" | ||
| 313 | .align 2 | 312 | .align 2 |
| 314 | ___ | 313 | ___ |
| 315 | $output=shift and open STDOUT,">$output"; | 314 | $output=shift and open STDOUT,">$output"; |
