Module Name: src Committed By: joerg Date: Sun Jul 17 19:48:31 UTC 2011
Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: aes.inc Log Message: Disable Clang's integrated assembler for the AES-NI files for now. Somewhere in this mess of .byte streams, corruption happens. Disassembly only shows slightly different filling of alignment sequences, further analysis is needed. XXX This should be rewritten to be proper assembler code To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/aes.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.