mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -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 |
||
|---|---|---|
| .. | ||
| aesni | ||
| armv8 | ||
| blake2 | ||
| camellia | ||
| ccp | ||
| chacha20 | ||
| des | ||
| libsodium | ||
| openssl | ||
| rc4 | ||
| rijndael | ||
| sha2 | ||
| siphash | ||
| skein | ||
| via | ||
| chacha20_poly1305.c | ||
| chacha20_poly1305.h | ||
| curve25519.c | ||
| curve25519.h | ||
| intake.h | ||
| sha1.c | ||
| sha1.h | ||