/[pkgs]/devel/openssl/openssl-1.0.0-beta3-camellia-rounds.patch
ViewVC logotype

Contents of /devel/openssl/openssl-1.0.0-beta3-camellia-rounds.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Wed Sep 30 18:18:48 2009 UTC (7 weeks, 4 days ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_8_beta3_fc13, openssl-1_0_0-0_10_beta3_fc13, openssl-1_0_0-0_9_beta3_fc13
File MIME type: text/x-patch
* Wed Sep 30 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.8.beta3
- fix RSA and DSA FIPS selftests
- reenable fixed x86_64 camellia assembler code (#521127)
1 diff -up openssl-1.0.0-beta3/crypto/camellia/asm/cmll-x86_64.pl.rounds openssl-1.0.0-beta3/crypto/camellia/asm/cmll-x86_64.pl
2 --- openssl-1.0.0-beta3/crypto/camellia/asm/cmll-x86_64.pl.rounds 2009-09-15 12:09:08.000000000 +0200
3 +++ openssl-1.0.0-beta3/crypto/camellia/asm/cmll-x86_64.pl 2009-09-15 12:09:48.000000000 +0200
4 @@ -656,7 +656,7 @@ Camellia_cbc_encrypt:
5 mov %rsi,$out # out argument
6 mov %r8,%rbx # ivp argument
7 mov %rcx,$key # key argument
8 - mov 272(%rcx),$keyend # grandRounds
9 + mov 272(%rcx),${keyend}d # grandRounds
10
11 mov %r8,$_ivp
12 mov %rbp,$_rsp

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2