Age | Commit message (Expand) | Author |
2003-06-04 | nuke term 3 based on terms file | Jason Wright |
2002-09-24 | Don't use constants for the output parameter, use the iparam count as a point... | Jason Wright |
2002-07-03 | But when denormalizing we need the normalized length, too as well as the dest... | Jason Wright |
2002-05-15 | Rework MODEXP: | Jason Wright |
2002-05-13 | add and use three more flags: | Jason Wright |
2002-05-06 | basic infrastructure for handling RSA with CRT parameters. Just need to | Jason Wright |
2002-05-06 | - Only copy the significant bits of the result out (and make sure the buffer | Jason Wright |
2002-05-02 | Don't refer to the parameters directly by number, use macro's so it can be | Jason Wright |
2002-04-26 | 1024 bit max | Jason Wright |
2002-04-26 | register as supporting modular exponentiation | Jason Wright |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright |
2002-01-28 | First round of post-bus_dma cleanups: | Jason Wright |
2002-01-28 | Quick (and a little dirty) conversion to bus_dma(9). | Jason Wright |
2002-01-19 | From Patrik Lindergren (patrik@ipunplugged.com): | Jason Wright |
2001-07-02 | - More vtophys death: packet buffer lists are is bus_dma(9) memory as is | Jason Wright |
2001-06-29 | move definitions around a bit and define a few more constants | Jason Wright |
2001-06-29 | allocate contexts during attach since we can't mess with them during | Jason Wright |
2001-06-08 | Put back bus_dmaification of context's (seems to have been fixed by | Jason Wright |
2001-05-30 | Un-bus_dma(9) mcr1 context and mcr operations (causes problems under load). | Jason Wright |
2001-05-23 | bus_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 second | Jason Wright |
2001-05-14 | use real uio | Theo de Raadt |
2001-05-13 | initial cut at /dev/crypto support. takes original mbuf "try, and discard | Theo de Raadt |
2001-05-13 | Initial support for Broadcom 5820, which is very much like the 5805 except | Jason Wright |
2001-01-29 | - add infrastructure for dealing with the key generator (MCR2) | Jason Wright |
2001-01-11 | oops | Theo de Raadt |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt |
2000-08-13 | fix session code | Theo de Raadt |
2000-08-13 | not completely working session code from jason | Theo de Raadt |
2000-08-11 | move mcr out of q; and write prelim mcr aggregation code, which does not yet | Theo de Raadt |
2000-07-29 | remove the (unused) sc_intrmask, and be more careful about initializing | Jason Wright |
2000-06-19 | oops, add macbuf to the queue structure | Jason Wright |
2000-06-13 | put an upperbound on queue length | Jason Wright |
2000-06-12 | ESP 3des now works, after squishing 4 bugs | Theo de Raadt |
2000-06-03 | Move everything to where is supposed to be (reg definitions, etc). | Jason Wright |
2000-05-18 | work in progress: driver for BlueSteel (Broadcom) 5[56]01 crypto accelerator | Jason Wright |