qemu: rename internal crypto/aes symbols
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 30 Jan 2017 16:47:11 +0000 (17:47 +0100)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 30 Jan 2017 17:37:51 +0000 (18:37 +0100)
commit456e1b648161c99c8d2379468842b61feac3be3a
treeb30d3bb972a6b55a93fb313c10d38262344923ae
parentbdd1fad9e3af590867be15858e649cb55dcb6636
qemu: rename internal crypto/aes symbols

Qemu's local AES code defines symbols that conflict with
LibreSSL/OpenSSL's libcrypto. Rename them to avoid build problems.

See upstream commit c8d70e59738e672021926c7747af8ef9dea15c82.

Fixes FS#444.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
tools/qemu/Makefile