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
/
crypto
/
authenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CRYPTO] authenc: Add givencrypt operation
Herbert Xu
2008-01-11
1
-22
/
+114
*
[CRYPTO] authenc: Use crypto_grab_skcipher
Herbert Xu
2008-01-11
1
-27
/
+38
*
[CRYPTO] authenc: Merge common hashing code
Herbert Xu
2008-01-11
1
-38
/
+28
*
[CRYPTO] authenc: Use RTA_OK to check length
Herbert Xu
2008-01-11
1
-1
/
+1
*
[CRYPTO] authenc: Fix typo in ivsize
Herbert Xu
2008-01-11
1
-1
/
+1
*
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
Herbert Xu
2008-01-11
1
-2
/
+1
*
[CRYPTO] aead: Return EBADMSG for ICV mismatch
Herbert Xu
2008-01-11
1
-1
/
+1
*
[CRYPTO] authenc: Fix hash verification
Herbert Xu
2008-01-11
1
-4
/
+10
*
[CRYPTO] authenc: Move enckeylen into key itself
Herbert Xu
2008-01-11
1
-20
/
+29
*
[CRYPTO] aead: Make authsize a run-time parameter
Herbert Xu
2008-01-11
1
-27
/
+12
*
[CRYPTO] authenc: Use or instead of max on alignment masks
Herbert Xu
2008-01-11
1
-1
/
+1
*
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
Herbert Xu
2008-01-11
1
-1
/
+1
*
[CRYPTO] authenc: Move initialisations up to shut up gcc
Herbert Xu
2007-11-23
1
-8
/
+4
*
[CRYPTO] authenc: Kill spaces in algorithm names
Herbert Xu
2007-10-10
1
-2
/
+2
*
[CRYPTO] aead: Add authenc
Herbert Xu
2007-10-10
1
-0
/
+400