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
Doug Rabson
bfd50e2732
Don't hang if encrypting/decrypting using struct iovecs where one of the
...
iovecs ends on a crypto block boundary.
2008-10-30 16:11:07 +00:00
..
cast.c
…
cast.h
…
castsb.h
…
criov.c
…
crypto.c
…
cryptodev_if.m
…
cryptodev.c
Fix a number of style issues in the MALLOC / FREE commit. I've tried to
2008-10-23 20:26:15 +00:00
cryptodev.h
…
cryptosoft.c
Don't hang if encrypting/decrypting using struct iovecs where one of the
2008-10-30 16:11:07 +00:00
cryptosoft.h
…
deflate.c
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
2008-10-23 15:53:51 +00:00
deflate.h
…
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
…