This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
opencrypto
History
John Baldwin
a920a976af
Fix typo in comment.
2010-08-11 16:53:45 +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_if.m
…
cryptodev.c
Fix typo in comment.
2010-08-11 16:53:45 +00:00
cryptodev.h
…
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
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
2008-10-23 15:53:51 +00:00
xform.h
…