https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205131
Bug ID: 205131
Summary: random_fortuna: module cannot be loaded if crypto is
compiled into the kernel
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
For options IPSEC to work, crypto must be compiled into the kernel. In this
case, use options RANDOM_LOADABLE and added random_fortuna_load="YES" into
/boot/loader.conf does not work: random_fortuna complains about not being able
to resolve the symbol rijndael_cipherInit.
Workaround: don't use options RANDOM_LOADABLE
-- Martin
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"