summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ubsecvar.h
AgeCommit message (Expand)Author
2003-06-04nuke term 3 based on terms fileJason Wright
2002-09-24Don't use constants for the output parameter, use the iparam count as a point...Jason Wright
2002-07-03But when denormalizing we need the normalized length, too as well as the dest...Jason Wright
2002-05-15Rework MODEXP:Jason Wright
2002-05-13add and use three more flags:Jason Wright
2002-05-06basic infrastructure for handling RSA with CRT parameters. Just need toJason Wright
2002-05-06- Only copy the significant bits of the result out (and make sure the bufferJason Wright
2002-05-02Don't refer to the parameters directly by number, use macro's so it can beJason Wright
2002-04-261024 bit maxJason Wright
2002-04-26register as supporting modular exponentiationJason Wright
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-01-28First round of post-bus_dma cleanups:Jason Wright
2002-01-28Quick (and a little dirty) conversion to bus_dma(9).Jason Wright
2002-01-19From Patrik Lindergren (patrik@ipunplugged.com):Jason Wright
2001-07-02- More vtophys death: packet buffer lists are is bus_dma(9) memory as isJason Wright
2001-06-29move definitions around a bit and define a few more constantsJason Wright
2001-06-29allocate contexts during attach since we can't mess with them duringJason Wright
2001-06-08Put back bus_dmaification of context's (seems to have been fixed byJason Wright
2001-05-30Un-bus_dma(9) mcr1 context and mcr operations (causes problems under load).Jason Wright
2001-05-23bus_dmaify mcr handling (just leaves buffer lists and mac buffer to go...)Jason Wright
2001-05-22- Don't poll the rng more than 100 times a secondJason Wright
2001-05-14use real uioTheo de Raadt
2001-05-13initial cut at /dev/crypto support. takes original mbuf "try, and discardTheo de Raadt
2001-05-13Initial support for Broadcom 5820, which is very much like the 5805 exceptJason Wright
2001-01-29- add infrastructure for dealing with the key generator (MCR2)Jason Wright
2001-01-11oopsTheo de Raadt
2001-01-11move ich to auich at mickey's requestTheo de Raadt
2000-08-13fix session codeTheo de Raadt
2000-08-13not completely working session code from jasonTheo de Raadt
2000-08-11move mcr out of q; and write prelim mcr aggregation code, which does not yetTheo de Raadt
2000-07-29remove the (unused) sc_intrmask, and be more careful about initializingJason Wright
2000-06-19oops, add macbuf to the queue structureJason Wright
2000-06-13put an upperbound on queue lengthJason Wright
2000-06-12ESP 3des now works, after squishing 4 bugsTheo de Raadt
2000-06-03Move everything to where is supposed to be (reg definitions, etc).Jason Wright
2000-05-18work in progress: driver for BlueSteel (Broadcom) 5[56]01 crypto acceleratorJason Wright