Age | Commit message (Expand) | Author |
2009-03-27 | Add support for the BCM5825 and the next-generation BCM5860, 5861, | Reyk Floeter |
2009-03-25 | add support for AES-CBC with the BCM5823 (or newer, but we don't support newer | Reyk Floeter |
2003-06-04 | nuke term 3 based on terms file | Jason Wright |
2002-09-11 | - On reset, disable hardware normalization for 582x and make sure the chip is... | Jason Wright |
2002-09-03 | tyops | Jason Wright |
2002-07-08 | Another missing bit (appears to make the 582x series work like the 580x series | Jason Wright |
2002-07-08 | 5821 has two additional bits that must be ack'd (note they don't have | Jason Wright |
2002-05-08 | - Go ahead and register to handle CRK_MOD_EXP_CRT ops | Jason Wright |
2002-05-06 | basic infrastructure for handling RSA with CRT parameters. Just need to | Jason Wright |
2002-04-26 | 1024 bit max | Jason Wright |
2002-04-26 | register as supporting modular exponentiation | Jason Wright |
2002-04-24 | whoops, missed two fields in modexp structure (kinda important ones =) | Jason Wright |
2002-04-23 | modexp context structure | Jason Wright |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright |
2002-01-19 | From Patrik Lindergren (patrik@ipunplugged.com): | Jason Wright |
2001-11-14 | Define the TRDY timeout and RETRY timeout registers (not used... yet) | Jason Wright |
2001-06-29 | move definitions around a bit and define a few more constants | Jason Wright |
2001-05-30 | Un-bus_dma(9) mcr1 context and mcr operations (causes problems under load). | Jason Wright |
2001-05-22 | - Don't poll the rng more than 100 times a second | Jason Wright |
2001-05-13 | Initial support for Broadcom 5820, which is very much like the 5805 except | Jason Wright |
2001-02-02 | The read/write indication bit in DMAERR reg is bit 1, not bit 0 | Jason Wright |
2001-01-29 | grab rng stuff more often (now 6400bytes/sec) | Jason Wright |
2001-01-29 | - add infrastructure for dealing with the key generator (MCR2) | Jason Wright |
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-06-18 | Use the same field data types as the reference code and adjust offsets | 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 |