index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
af_alg.c
Age
Commit message (
Expand
)
Author
2015-04-01
crypto: af_alg - make exports consistant
Tadeusz Struk
2015-03-23
crypto: af_alg - Allow to link sgl
Tadeusz Struk
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-02-10
crypto: fix af_alg_make_sg() conversion to iov_iter
Linus Torvalds
2015-02-04
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
2014-12-26
crypto: af_alg - zeroize key data
Stephan Mueller
2014-12-22
crypto: af_alg - add setsockopt for auth tag size
Stephan Mueller
2014-12-22
crypto: af_alg - fixed style error in af_alg.c
Joshua I. James
2014-12-22
crypto: af_alg - fix backlog handling
Rabin Vincent
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-05
crypto: af_alg - add user space interface for AEAD
Stephan Mueller
2014-07-31
crypto: af_alg - properly label AF_ALG socket
Milan Broz
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-12-21
crypto: af_alg - fix af_alg memory_allocated data type
Randy Dunlap
2010-12-08
crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
Miloslav Trmač
2010-11-19
crypto: af_alg - User-space interface for Crypto API
Herbert Xu