index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
aead.c
Age
Commit message (
Expand
)
Author
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-02
crypto: Stop using NLA_PUT*().
David S. Miller
2012-03-29
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
2011-11-10
crypto: algapi - Fix build problem with NET disabled
Herbert Xu
2011-10-21
crypto: Add userspace report for nivaead type algorithms
Steffen Klassert
2011-10-21
crypto: Add userspace report for aead type algorithms
Steffen Klassert
2010-02-16
crypto: aead - Fix checkpatch errors
Richard Hartmann
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-02-18
crypto: aead - Avoid infinite loop when nivaead fails selftest
Herbert Xu
2008-01-10
[CRYPTO] api: Show async type
Herbert Xu
2008-01-10
[CRYPTO] aead: Create default givcipher instances
Herbert Xu
2008-01-10
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
Herbert Xu
2008-01-10
[CRYPTO] aead: Allow algorithms with no givcrypt support
Herbert Xu
2008-01-10
[CRYPTO] aead: Add givcrypt operations
Herbert Xu
2008-01-10
[CRYPTO] aead: Make authsize a run-time parameter
Herbert Xu
2007-10-10
[CRYPTO] api: Add aead crypto type
Herbert Xu