aes128ccm: Add missing portable-endian header
authorMarvin Scholz <epirat07@gmail.com>
Thu, 17 Oct 2019 13:48:13 +0000 (15:48 +0200)
committerMarvin Scholz <epirat07@gmail.com>
Thu, 17 Oct 2019 13:53:24 +0000 (15:53 +0200)
commitf820fc1587365b2785054d6db0ffd8e4d86590ca
tree4473b3d86de413c3c8fe4809a9543f6d620f7a2f
parent1385f7c12b27e42f513be382f96c0e7de71148c3
aes128ccm: Add missing portable-endian header

This fixes the compilation on macOS and other platforms that
do not have htobe* functions.
lib/aes128ccm.c