summaryrefslogtreecommitdiff
path: root/sys/crypto/criov.c
AgeCommit message (Expand)Author
2002-06-10__FUNCTION__ -> __func__Marc Espie
2002-03-01helper functions for uio (cuio_apply and cuio_getptr) okay deraadt@Niels Provos
2002-01-29Remove the iov2pages/mbuf2pages API... All of the relevant arch's supportJason Wright
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-08-12remove redundant vm includesMichael Shalayeff
2001-06-23merge crypto/crypto{dev,}.h to crypto/cryptodev.h, to avoid name conflicts in...Theo de Raadt
2001-06-18oops, backwards checkTheo de Raadt
2001-06-18incorrect panic messageTheo de Raadt
2001-06-08Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface toArtur Grabowski
2001-05-14use real uioTheo de Raadt
2001-05-13initial cut at /dev/crypto support. takes original mbuf "try, and discardTheo de Raadt