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:49:21 +0000 (18:49 +0100)
commite038c600496109593449613bdf2f0580998b39bf
treee2ed1fafe238890b7e8212903eb8520b7363031a
parent4fa8f2a7a1493ebb918a687c4ef587f43084bbf1
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