Added assembly for macosx
commit080f43e1485e36addcaf4279a39848cf8b66a4df
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 15 Mar 2012 17:34:53 +0000 (15 18:34 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 15 Mar 2012 17:50:24 +0000 (15 18:50 +0100)
treea0f9e38ce178c1af12c427f9c4979ddfd2279cf5
parent1133c9d652fb700d4330ed398429407013643bc3
Added assembly for macosx
cfg.mk
configure.ac
lib/accelerated/x86/Makefile.am
lib/accelerated/x86/asm-macosx/appro-aes-gcm-x86-64-macosx.s [new file with mode: 0644]
lib/accelerated/x86/asm-macosx/appro-aes-x86-64-macosx.s [new file with mode: 0644]
lib/accelerated/x86/asm-macosx/appro-aes-x86-macosx.s [new file with mode: 0644]
lib/accelerated/x86/asm-macosx/cpuid-x86-64-macosx.s [new file with mode: 0644]
lib/accelerated/x86/asm-macosx/cpuid-x86-macosx.s [new file with mode: 0644]
lib/accelerated/x86/asm-macosx/padlock-x86-64-macosx.s [new file with mode: 0644]
lib/accelerated/x86/asm-macosx/padlock-x86-macosx.s [new file with mode: 0644]