This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
opencrypto
History
rmind
888190d519
Protect selrecord/selnotify calls with crypto_mtx; few misc changes.
2008-04-11 10:28:10 +00:00
..
criov.c
…
crypto.c
Extend crypto.4 interface:
2008-04-10 22:48:42 +00:00
cryptodev.c
Protect selrecord/selnotify calls with crypto_mtx; few misc changes.
2008-04-11 10:28:10 +00:00
cryptodev.h
Extend crypto.4 interface:
2008-04-10 22:48:42 +00:00
cryptosoft_xform.c
Rework opencrypto to use a spin mutex (crypto_mtx) instead of "splcrypto"
2008-02-04 00:35:34 +00:00
cryptosoft.c
Rework opencrypto to use a spin mutex (crypto_mtx) instead of "splcrypto"
2008-02-04 00:35:34 +00:00
cryptosoft.h
…
deflate.c
…
deflate.h
…
files.opencrypto
Rework opencrypto to use a spin mutex (crypto_mtx) instead of "splcrypto"
2008-02-04 00:35:34 +00:00
Makefile
…
xform.c
From Darran Hunt: you can't just specify the "wrong" underlying algorithm
2008-02-28 09:29:10 +00:00
xform.h
…