NetBSD/sys/crypto
martin e407d68ae2 Pull up following revision(s) (requested by riastradh in ticket #16):
sys/crypto/cprng_fast/cprng_fast.c: revision 1.7
	sys/crypto/cprng_fast/cprng_fast.c: revision 1.8
	sys/crypto/cprng_fast/cprng_fast.c: revision 1.9
	sys/crypto/cprng_fast/cprng_fast.c: revision 1.10
Access to struct cprng_fast must be consistently at IPL_VM.
Use percpu_foreach instead of manual iteration.
Move initial entropy bookkeeping out of the fast path.
Tweak cprng_fast_buf to use 32-bit unaligned writes if possible.
2014-08-15 09:53:48 +00:00
..
arc4 Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
blowfish Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
camellia Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
cast128 Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
cprng_fast Pull up following revision(s) (requested by riastradh in ticket #16): 2014-08-15 09:53:48 +00:00
des fix sprintf. 2014-03-25 16:28:15 +00:00
nist_ctr_drbg
rijndael
skipjack Create modules for software crypto components. 2014-01-01 15:18:57 +00:00