freebsd-dev/sys/dev/random
Konstantin Belousov 04c49e68de Use the fpu_kern_enter() interface to properly separate usermode FPU
context from in-kernel execution of padlock instructions and to handle
spurious FPUDNA exceptions that sometime are raised when doing padlock
calculations.

Globally mark crypto(9) kthread as using FPU.

Reviewed by:	pjd
Hardware provided by:	Sentex Communications
Tested by:	  pho
PR:    amd64/135014
MFC after:    1 month
2010-06-05 16:00:53 +00:00
..
harvest.c
hash.c
hash.h
nehemiah.c Use the fpu_kern_enter() interface to properly separate usermode FPU 2010-06-05 16:00:53 +00:00
nehemiah.h
probe.c
randomdev_soft.c There is rubbish here 2009-05-25 22:50:11 +00:00
randomdev_soft.h
randomdev.c Make sure arc4random(9) is properly seeded when /etc/rc.d/initrandom returns. 2008-11-24 17:39:39 +00:00
randomdev.h
yarrow.c
yarrow.h