summaryrefslogtreecommitdiffstats
path: root/crypto/rc4
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2012-02-02 07:42:31 +0000
committerAndy Polyakov <appro@openssl.org>2012-02-02 07:42:31 +0000
commitddc899bada0b816f8a20360b7bc63750bc0361f5 (patch)
tree8ae51dfb8ac2ba990b5a1414b587658dc22ceef0 /crypto/rc4
parentbd479e25c78ecfff31d8c9785dd272a5aeb32c1d (diff)
hpux-parisc2-*: engage assembler [from HEAD] and make it link.
Diffstat (limited to 'crypto/rc4')
-rw-r--r--crypto/rc4/asm/rc4-parisc.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/rc4/asm/rc4-parisc.pl b/crypto/rc4/asm/rc4-parisc.pl
index 9e681965b9..9165067080 100644
--- a/crypto/rc4/asm/rc4-parisc.pl
+++ b/crypto/rc4/asm/rc4-parisc.pl
@@ -243,9 +243,9 @@ ___
$code.=<<___;
- .EXPORT RC4_set_key,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
+ .EXPORT private_RC4_set_key,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
.ALIGN 8
-RC4_set_key
+private_RC4_set_key
.PROC
.CALLINFO NO_CALLS
.ENTRY