summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ubsecreg.h
AgeCommit message (Expand)Author
2009-03-27Add support for the BCM5825 and the next-generation BCM5860, 5861,Reyk Floeter
2009-03-25add support for AES-CBC with the BCM5823 (or newer, but we don't support newerReyk Floeter
2003-06-04nuke term 3 based on terms fileJason Wright
2002-09-11- On reset, disable hardware normalization for 582x and make sure the chip is...Jason Wright
2002-09-03tyopsJason Wright
2002-07-08Another missing bit (appears to make the 582x series work like the 580x seriesJason Wright
2002-07-085821 has two additional bits that must be ack'd (note they don't haveJason Wright
2002-05-08- Go ahead and register to handle CRK_MOD_EXP_CRT opsJason Wright
2002-05-06basic infrastructure for handling RSA with CRT parameters. Just need toJason Wright
2002-04-261024 bit maxJason Wright
2002-04-26register as supporting modular exponentiationJason Wright
2002-04-24whoops, missed two fields in modexp structure (kinda important ones =)Jason Wright
2002-04-23modexp context structureJason Wright
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-01-19From Patrik Lindergren (patrik@ipunplugged.com):Jason Wright
2001-11-14Define the TRDY timeout and RETRY timeout registers (not used... yet)Jason Wright
2001-06-29move definitions around a bit and define a few more constantsJason Wright
2001-05-30Un-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 secondJason Wright
2001-05-13Initial support for Broadcom 5820, which is very much like the 5805 exceptJason Wright
2001-02-02The read/write indication bit in DMAERR reg is bit 1, not bit 0Jason Wright
2001-01-29grab 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-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-06-18Use the same field data types as the reference code and adjust offsetsJason 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