mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
All the other functions used pointers for from/to instead of fixed-size array parameters. More importantly, this function can accept pointers to buffers of multiple blocks, not just a single block. Reported by: GCC -Warray-parameter Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D37547 |
||
|---|---|---|
| .. | ||
| aesencdec.h | ||
| aeskeys_amd64.S | ||
| aeskeys_i386.S | ||
| aesni.c | ||
| aesni.h | ||
| aesni_ccm.c | ||
| aesni_ghash.c | ||
| aesni_os.h | ||
| aesni_wrap.c | ||
| intel_sha1.c | ||
| intel_sha256.c | ||
| sha_sse.h | ||