index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cryptodev_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop <cryptodev.h>
Miloslav Trmač
2010-08-24
1
-38
/
+0
*
Support IV size as large as <ncr.h> does
Miloslav Trmač
2010-08-24
1
-1
/
+2
*
sparse: Fix __user annotations
Miloslav Trmač
2010-07-26
1
-1
/
+1
*
Added a support for reading session data directly from userspace.
Nikos Mavrogiannopoulos
2010-07-24
1
-2
/
+14
*
Revert "initial support for userspace data."
Nikos Mavrogiannopoulos
2010-07-23
1
-11
/
+0
*
initial support for userspace data.
Nikos Mavrogiannopoulos
2010-07-21
1
-0
/
+11
*
Added a modified libtomcrypt with DSA and RSA algorithms.
Nikos Mavrogiannopoulos
2010-07-07
1
-0
/
+1
*
set_iv() function accepts argument from kernel memory.
Nikos Mavrogiannopoulos
2010-07-07
1
-1
/
+1
*
Use compat_uptr_t to identify pointers in compat_ioctl structures..
Nikos Mavrogiannopoulos
2010-06-18
1
-6
/
+7
*
Added generic sessions to allow encryption/decryption hash and HMAC.
Nikos Mavrogiannopoulos
2010-06-17
1
-0
/
+6
*
Added initial wrapping and unwrapping key API. Adds an implementation of the ...
Nikos Mavrogiannopoulos
2010-06-17
1
-2
/
+3
*
Avoid the use of packed attribute by directly assigning variables.
Nikos Mavrogiannopoulos
2010-06-17
1
-3
/
+2
*
eliminate warnings about unused result of copy_*_user
Phil Sutter
2010-06-17
1
-1
/
+1
*
ioctl_compat: hide code from user, enable conditionally
Phil Sutter
2010-06-17
1
-0
/
+36
*
whitespace cleanup
Phil Sutter
2010-06-16
1
-1
/
+1
*
Use only async API since it is a superset of the synchronous one.
Nikos Mavrogiannopoulos
2010-02-20
1
-26
/
+13
*
Reintroduced dprintk() everywhere.
Nikos Mavrogiannopoulos
2010-02-19
1
-0
/
+24
*
Added async hash support.
Nikos Mavrogiannopoulos
2010-02-19
1
-0
/
+28
*
Added support for asynchronous block ciphers.
Nikos Mavrogiannopoulos
2010-02-19
1
-0
/
+24