summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/ghash-clmulni-intel_asm.S
diff options
context:
space:
mode:
authorHuang Ying <ying.huang@intel.com>2009-11-23 11:54:06 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2009-11-23 11:54:06 (GMT)
commitb369e521237d6ef21c453f3ac4f4b8577ec14f87 (patch)
treecedf1e4f1287c441d1afc29efd45c0f02f21c761 /arch/x86/crypto/ghash-clmulni-intel_asm.S
parentfd650a6394b3242edf125ba9c4d500349a6d7178 (diff)
downloadlinux-fsl-qoriq-b369e521237d6ef21c453f3ac4f4b8577ec14f87.tar.xz
crypto: aesni-intel - Use gas macro for AES-NI instructions
Old binutils do not support AES-NI instructions, to make kernel can be compiled by them, .byte code is used instead of AES-NI assembly instructions. But the readability and flexibility of raw .byte code is not good. So corresponding assembly instruction like gas macro is used instead. Signed-off-by: Huang Ying <ying.huang@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto/ghash-clmulni-intel_asm.S')
0 files changed, 0 insertions, 0 deletions