freebsd-src/sys/opencrypto
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
..
cast.c
cast.h
castsb.h
criov.c
crypto.c Use the fpu_kern_enter() interface to properly separate usermode FPU 2010-06-05 16:00:53 +00:00
cryptodev.c If crypto operation is finished with EAGAIN, don't repeat operation from 2009-09-04 09:48:18 +00:00
cryptodev.h
cryptodev_if.m
cryptosoft.c Add comments trying to explain what bad things happen here, i.e. 2010-01-09 15:43:47 +00:00
cryptosoft.h
deflate.c Add SDT iter probes forgotten in r199885. 2009-11-29 17:46:40 +00:00
deflate.h Change memory managment from a fixed size array to a list. 2009-11-28 21:08:19 +00:00
rmd160.c
rmd160.h
skipjack.c
skipjack.h
xform.c
xform.h