freebsd-nq/sys/crypto
John-Mark Gurney 23fc6e1652 flag that the aesni driver is sync... This means we don't waste a
context switch just to call the done callback...  On my machine, this
improves geli/gzero decrypt performance by ~27% from 550MB/sec to
~700MB/sec...

MFC after:	3 days
2013-11-20 20:25:27 +00:00
..
aesni flag that the aesni driver is sync... This means we don't waste a 2013-11-20 20:25:27 +00:00
blowfish
camellia
des
rc4 Revert previous commit... 2012-10-10 08:36:38 +00:00
rijndael
sha2 Sync with KAME. 2013-07-09 22:04:35 +00:00
siphash Fix const propagation issues to make GCC happy. 2013-07-11 16:27:11 +00:00
via Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
sha1.c
sha1.h