NetBSD/sys/opencrypto
kardel de4337ab21 merge FreeBSD timecounters from branch simonb-timecounters
- struct timeval time is gone
  time.tv_sec -> time_second
- struct timeval mono_time is gone
  mono_time.tv_sec -> time_uptime
- access to time via
	{get,}{micro,nano,bin}time()
	get* versions are fast but less precise
- support NTP nanokernel implementation (NTP API 4)
- further reading:
  Timecounter Paper: http://phk.freebsd.dk/pubs/timecounter.pdf
  NTP Nanokernel: http://www.eecis.udel.edu/~mills/ntp/html/kern.html
2006-06-07 22:33:33 +00:00
..
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
criov.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
crypto.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
cryptodev.c integrate kauth. 2006-05-14 21:31:52 +00:00
cryptodev.h - De-couple the software crypto implementation from the rest of the 2005-11-25 16:16:46 +00:00
cryptosoft.c malloc data the size the pointer points to, not the size of a pointer. 2006-04-02 18:29:12 +00:00
cryptosoft.h - De-couple the software crypto implementation from the rest of the 2005-11-25 16:16:46 +00:00
cryptosoft_xform.c - De-couple the software crypto implementation from the rest of the 2005-11-25 16:16:46 +00:00
deflate.c don't use MALLOC with a non-constant size; use malloc instead. 2006-03-17 23:29:07 +00:00
deflate.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.opencrypto swcr -> swcrypto 2005-11-25 16:41:31 +00:00
xform.c - De-couple the software crypto implementation from the rest of the 2005-11-25 16:16:46 +00:00
xform.h - De-couple the software crypto implementation from the rest of the 2005-11-25 16:16:46 +00:00