Artifact fbda0fb77d7d1d8029f760edd886e024a1648941:
- File
Source/CommonCryptoSPI/ccRC2.h
— part of check-in
[a38fd85e57]
at
2012-03-12 17:21:02
on branch Integrate-Lion-CC
— Rework the Lion version of CommonCrypto to compile under GNUstep. Assembly
versions of the crypto primitives seem to work nicely now that I've got the
alignment issues fixed. The Mach-O assembler interprets `.align n' as `align to
2^n bytes', while on ELF it means `align to n bytes'. This was causing
segfaults when `movaps' was applied to a misaligned operand.
Requires libdispatch now. (user: thebeing size: 1427) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.