summaryrefslogtreecommitdiffstats
path: root/crypto/libdes/asm
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-09-19 13:04:49 +0000
committermarkm <markm@FreeBSD.org>1999-09-19 13:04:49 +0000
commit4f947d680afa74c70cf3f206d4f05dcc3555aa90 (patch)
treefb49b46774fc9e5eec7f68ad03520894099d3e51 /crypto/libdes/asm
parentb547f6c567b41efd85da3ddd236592d50e335802 (diff)
downloadFreeBSD-src-4f947d680afa74c70cf3f206d4f05dcc3555aa90.zip
FreeBSD-src-4f947d680afa74c70cf3f206d4f05dcc3555aa90.tar.gz
Big OpenSSL/KTH/FreeBSD merge, badly poisoned by $FreeBSD$'s.
Diffstat (limited to 'crypto/libdes/asm')
-rw-r--r--crypto/libdes/asm/dx86-cpp.s3
-rw-r--r--crypto/libdes/asm/win32.asm3
2 files changed, 4 insertions, 2 deletions
diff --git a/crypto/libdes/asm/dx86-cpp.s b/crypto/libdes/asm/dx86-cpp.s
index 27d6ceea..4741452 100644
--- a/crypto/libdes/asm/dx86-cpp.s
+++ b/crypto/libdes/asm/dx86-cpp.s
@@ -3,9 +3,10 @@
/* Which is a perl program used to generate the x86 assember for */
/* any of elf, a.out, Win32, or Solaris */
/* It can be found in SSLeay 0.6.5+ or in libdes 3.26+ */
- /* eric <eay@mincom.oz.au> */
+ /* eric <eay@cryptsoft.com> */
/* The inner loop instruction sequence and the IP/FP modifications */
/* are from Svend Olaf Mikkelsen <svolaf@inet.uni-c.dk> */
+ /* $FreeBSD$ */
.file "dx86xxxx.s"
.version "01.01"
diff --git a/crypto/libdes/asm/win32.asm b/crypto/libdes/asm/win32.asm
index 29c915f..508b511 100644
--- a/crypto/libdes/asm/win32.asm
+++ b/crypto/libdes/asm/win32.asm
@@ -3,9 +3,10 @@
; Which is a perl program used to generate the x86 assember for
; any of elf, a.out, Win32, or Solaris
; It can be found in SSLeay 0.6.5+ or in libdes 3.26+
- ; eric <eay@mincom.oz.au>
+ ; eric <eay@cryptsoft.com>
; The inner loop instruction sequence and the IP/FP modifications
; are from Svend Olaf Mikkelsen <svolaf@inet.uni-c.dk>
+ ; $FreeBSD$
;
TITLE dx86xxxx.asm
OpenPOWER on IntegriCloud