Fixed compilation for GCC 4.4 to 4.8 (AES-NI opcodes; intrinsics headers require...
authorThomas Pornin <pornin@bolet.org>
Thu, 9 Mar 2017 20:13:23 +0000 (20:13 +0000)
committerThomas Pornin <pornin@bolet.org>
Thu, 9 Mar 2017 20:13:23 +0000 (20:13 +0000)
commit2f88a673049d1e183d1a8f78e2030bf02362b8bf
tree16fa641f4cb23c5a111d3a2eb3d5aaad8d29c8b0
parent98432a0a30f86dbf84362709b869c789ee14b7fb
Fixed compilation for GCC 4.4 to 4.8 (AES-NI opcodes; intrinsics headers require target options to be set).
src/hash/ghash_pclmul.c
src/inner.h
src/symcipher/aes_x86ni.c
src/symcipher/aes_x86ni_cbcdec.c
src/symcipher/aes_x86ni_cbcenc.c
src/symcipher/aes_x86ni_ctr.c