summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ises.c
AgeCommit message (Expand)Author
2001-06-23Conform to new crypto_register() prototypeAngelos D. Keromytis
2001-06-23merge crypto/crypto{dev,}.h to crypto/cryptodev.h, to avoid name conflicts in...Theo de Raadt
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-06-05memset/memcpy -> bzero/bcopy. Some KNF.Hakan Olsson
2001-06-04Some further work. No crypto yet.Hakan Olsson
2001-03-28Allow tdbi's to appear in mbufs throughout the stack; this allowsAngelos D. Keromytis
2001-01-30KNF from niklas@. :)Hakan Olsson
2001-01-29Generate less random data. Suggested by mickey@.Hakan Olsson
2001-01-29Driver for the Pijnenburg PCC-ISES crypto chip. For now, it only generatesHakan Olsson