index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
opencrypto
/
cryptodev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+3
*
Flush my local cache of cryto subsystem fixes:
sam
2003-06-02
1
-6
/
+26
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-14
/
+7
*
o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callback
sam
2003-02-23
1
-1
/
+2
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-6
/
+6
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-6
/
+6
*
Bow to the whining masses and change a union back into void *. Retain
dillon
2003-01-13
1
-4
/
+4
*
Change struct file f_data to un_data, a union of the correct struct
dillon
2003-01-12
1
-4
/
+4
*
MFS: crypto timing support; purge usercrypto sysctl (just don't config
sam
2003-01-03
1
-2
/
+0
*
correct minor # in make_dev call
sam
2002-11-08
1
-1
/
+1
*
Module-ize the 'core' crypto stuff. This may still need to be compiled
markm
2002-10-16
1
-0
/
+1
*
remove CIOGSSESSION (get software session); it was added only for testing
sam
2002-10-07
1
-3
/
+1
*
In-kernel crypto framework derived from openbsd. This facility provides
sam
2002-10-04
1
-0
/
+798