[Bug 205131] random_fortuna: module cannot be loaded if crypto is compiled into the kernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 8 12:42:15 UTC 2015


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: freebsd-bugs at FreeBSD.org
          Reporter: la5lbtyi at aon.at

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.


More information about the freebsd-bugs mailing list