aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hifn/hifn7751var.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor driver and consumer interfaces for OCF (in-kernel crypto).John Baldwin2020-03-271-11/+4
* OpenCrypto: Convert sessions to opaque handles instead of integersConrad Meyer2018-07-181-13/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* - Do not place variables to memory allocated by busdma. pre/post opsOleksandr Tymoshenko2010-09-241-11/+12
* Overhaul driver/subsystem api's:Sam Leffler2007-03-211-0/+3
* Honor cri_mlen value.Pawel Jakub Dawidek2006-05-171-0/+1
* Update support for 795x parts:Sam Leffler2005-01-191-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Move session state from on-card memory to host memory so we no longer areSam Leffler2004-10-151-8/+3
* Add symmetric crypto support for the 7955 and 7956.Sam Leffler2003-10-081-3/+7
* remove bogon (undefined struct decl)Sam Leffler2003-06-041-2/+0
* o add crypto driver glue for using the new rndtest driver/module; this isSam Leffler2003-03-111-0/+5
* Crypto device driver for hifn-based cards. Tested with 7951-, and 7811-basedSam Leffler2002-10-041-0/+356