mirror of
https://github.com/opnsense/src.git
synced 2026-03-31 06:55:18 -04:00
Only x86 provides optimized implementations via the blake2 module. The software "reference" implementation is already included in the crypto(4) module, we can drop the extra MODULE_DEPEND for other platforms. Without this change, if_wg.ko could not be loaded due to the missing dependency. PR: 252156 Reported by: gbe Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| crypto/zinc | ||
| blake2s.c | ||
| blake2s.h | ||
| chacha20-x86_64.S | ||
| curve25519.c | ||
| if_wg_session.c | ||
| module.c | ||
| poly1305-x86_64.S | ||
| wg_cookie.c | ||
| wg_noise.c | ||