From: Tan Swee Heng Date: Mon, 17 Dec 2007 16:04:40 +0000 (+0800) Subject: [CRYPTO] salsa20: Add x86-64 assembly version X-Git-Tag: v2.6.25-rc1~1242^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7dafbba47384c330779c75a1546684efaa8c1a;p=pandora-kernel.git [CRYPTO] salsa20: Add x86-64 assembly version This is the x86-64 version of the Salsa20 stream cipher algorithm. The original assembly code came from . It has been reformatted for clarity. Signed-off-by: Tan Swee Heng Signed-off-by: Herbert Xu --- Reading git-diff-tree failed