freebsd-skq/sys/crypto
cem ff255b872c aesni(4): Fix GCC build
The GCC xmmintrin.h header brokenly includes mm_malloc.h unconditionally.
(The Clang version of xmmintrin.h only includes mm_malloc.h if not compiling
in standalone mode.)

Hack around GCC's broken header by defining the include guard macro ahead of
including xmmintrin.h.

Reported by:	lwhsu, jhb
Tested by:	lwhsu
Sponsored by:	Dell EMC Isilon
2017-09-29 19:56:09 +00:00
..
aesni aesni(4): Fix GCC build 2017-09-29 19:56:09 +00:00
armv8
blowfish
camellia
chacha20
des
rc4
rijndael
sha2
siphash
skein
via opencrypto: Use C99 initializers for auth_hash instances 2017-09-26 17:52:52 +00:00
intake.h
sha1.c
sha1.h