mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
the compiler in svn r242182: #if STDC_HOSTED #include <mm_malloc.h> #endif A similar change was done to clang in the FreeBSD tree in svn r218893: However, for external gcc toolchains, this patch is not in the compiler's header file. This patch to FreeBSD's aesni code allows compilation with an external gcc toolchain. Differential Revision: https://reviews.freebsd.org/D2285 Reviewed by: jmg, dim Approved by: dim |
||
|---|---|---|
| .. | ||
| aesni | ||
| blowfish | ||
| camellia | ||
| des | ||
| rc4 | ||
| rijndael | ||
| sha2 | ||
| siphash | ||
| via | ||
| sha1.c | ||
| sha1.h | ||