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
knakahara
aeb50172c9
use pool_cache(9) instead of pool(9) as they can be called concurrently.
2017-07-31 04:25:45 +00:00
..
aesxcbcmac.c
…
aesxcbcmac.h
…
criov.c
…
crypto.c
use pool_cache(9) instead of pool(9) as they can be called concurrently.
2017-07-31 04:25:45 +00:00
cryptodev_internal.h
rename crypto_mtx to cryptodev_mtx
2017-06-02 09:46:57 +00:00
cryptodev.c
Divide crp_devflags from crp_flags to write exclusively.
2017-06-15 12:41:18 +00:00
cryptodev.h
update locking notes of opencrypto(9)
2017-07-26 06:44:50 +00:00
cryptosoft_xform.c
…
cryptosoft.c
fix cryptosoft.c:r1.51 mistake. swcrypto_attach() must not be called from module_init_class().
2017-06-23 11:41:58 +00:00
cryptosoft.h
…
deflate.c
…
deflate.h
…
files.opencrypto
make the default values of q_maxlen build parameters.
2017-05-24 10:05:09 +00:00
gmac.c
…
gmac.h
…
Makefile
…
ocryptodev.c
Avoid another userland-controlled integer overflow.
2017-07-28 17:14:04 +00:00
ocryptodev.h
…
xform.c
Apply C99-style struct initialization to enc_xform, auth_hash and comp_algo
2017-07-06 08:27:07 +00:00
xform.h
KNF
2017-07-06 08:22:45 +00:00