index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
crypto
Age
Commit message (
Expand
)
Author
2000-04-28
crypto_dispatch() only returns an error if the argument it was
Angelos D. Keromytis
2000-04-28
avoid using void * when we are talking about pointers
Theo de Raadt
2000-04-24
use pmap_extract() instead of vtophys(); art
Theo de Raadt
2000-04-23
Correct bitmask.
Angelos D. Keromytis
2000-04-23
Change the type of freesession to take u_int64_t as argument.
Angelos D. Keromytis
2000-04-20
Don't include machine/pmap.h, vm/pmap.h does that for us.
Artur Grabowski
2000-04-19
split out mbuf scatter gather function
Theo de Raadt
2000-04-18
Add a few newlines for readability.
Angelos D. Keromytis
2000-03-29
Better support for weird IV schemes (like ESP half-IV, or the swap
Angelos D. Keromytis
2000-03-25
Add CRD_F_IV_PRESENT, to indicate encryption requests where an
Angelos D. Keromytis
2000-03-20
oh, and we need this
Theo de Raadt
2000-03-20
move software crypto engine out of main crypto.c
Theo de Raadt
2000-03-19
split crypto driver front-end from software crypto engine
Theo de Raadt
2000-03-17
Cryptographic services framework, and software "device driver". The
Angelos D. Keromytis
2000-02-28
move crypto code
Theo de Raadt