index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-23
26
-616
/
+1283
|
\
|
*
crypto: algif_aead - Temporarily disable all AEAD algorithms
Herbert Xu
2015-06-22
1
-0
/
+6
|
*
crypto: user - Add CRYPTO_MSG_DELRNG
Herbert Xu
2015-06-22
1
-0
/
+1
|
*
crypto: user - Move cryptouser.h to uapi
Herbert Xu
2015-06-22
1
-0
/
+0
|
*
crypto: rng - Do not free default RNG when it becomes unused
Herbert Xu
2015-06-22
1
-0
/
+9
|
*
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
2015-06-19
217
-1280
/
+5116
|
|
\
|
|
*
bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()
Thomas Petazzoni
2015-05-28
1
-0
/
+5
|
*
|
crypto: aead - Fix aead_instance struct size
Herbert Xu
2015-06-19
1
-1
/
+8
|
*
|
crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_alg
Herbert Xu
2015-06-19
1
-1
/
+1
|
*
|
crypto: rsa - add a new rsa generic implementation
Tadeusz Struk
2015-06-17
1
-0
/
+27
|
*
|
crypto: akcipher - add PKE API
Tadeusz Struk
2015-06-17
4
-0
/
+406
|
*
|
MPILIB: add mpi_read_buf() and mpi_get_size() helpers
Tadeusz Struk
2015-06-16
1
-0
/
+15
|
*
|
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
Dan Streetman
2015-06-15
1
-24
/
+0
|
*
|
crypto: drbg - reseed often if seedsource is degraded
Stephan Mueller
2015-06-10
1
-0
/
+1
|
*
|
random: Remove kernel blocking API
Herbert Xu
2015-06-10
1
-1
/
+0
|
*
|
crypto: drbg - Use callback API for random readiness
Stephan Mueller
2015-06-10
1
-2
/
+1
|
*
|
random: Add callback API for random pool readiness
Herbert Xu
2015-06-10
1
-0
/
+9
|
*
|
crypto: doc - Fix typo in crypto-API.xml
Masanari Iida
2015-06-04
4
-4
/
+4
|
*
|
scatterlist: introduce sg_nents_for_len
Tom Lendacky
2015-06-03
1
-0
/
+1
|
*
|
crypto: aead - Add multiple algorithm registration interface
Herbert Xu
2015-06-03
1
-0
/
+2
|
*
|
crypto: aead - Ignore return value from crypto_unregister_alg
Herbert Xu
2015-06-03
1
-1
/
+1
|
*
|
crypto: aead - Add aead_alg_instance
Herbert Xu
2015-06-03
1
-0
/
+5
|
*
|
crypto: aead - Add type-safe init/exit functions
Herbert Xu
2015-06-03
1
-0
/
+13
|
*
|
crypto: doc - cover new AEAD interface
Stephan Mueller
2015-06-03
1
-1
/
+4
|
*
|
ipsec: Add IV generator information to xfrm_state
Herbert Xu
2015-05-28
1
-0
/
+1
|
*
|
xfrm: Add IV generator information to xfrm_algo_desc
Herbert Xu
2015-05-28
1
-0
/
+2
|
*
|
crypto: aead - Add common IV generation code
Herbert Xu
2015-05-28
1
-0
/
+24
|
*
|
crypto: aead - Document behaviour of AD in destination buffer
Herbert Xu
2015-05-28
1
-4
/
+10
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-05-28
3
-1
/
+22
|
|
\
\
|
*
|
|
crypto: drbg - use Jitter RNG to obtain seed
Stephan Mueller
2015-05-27
1
-0
/
+1
|
*
|
|
crypto: drbg - add async seeding operation
Stephan Mueller
2015-05-27
1
-0
/
+2
|
*
|
|
crypto: drbg - prepare for async seeding
Stephan Mueller
2015-05-27
1
-0
/
+2
|
*
|
|
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
2015-05-27
1
-0
/
+1
|
*
|
|
crypto: aead - Remove unused cryptoff parameter
Herbert Xu
2015-05-25
1
-6
/
+1
|
*
|
|
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
Herbert Xu
2015-05-25
2
-15
/
+25
|
*
|
|
crypto: seqiv - Add support for new AEAD interface
Herbert Xu
2015-05-22
1
-4
/
+3
|
*
|
|
crypto: null - Add default null skcipher
Herbert Xu
2015-05-22
1
-0
/
+3
|
*
|
|
crypto: aead - Add support for new AEAD implementations
Herbert Xu
2015-05-22
2
-4
/
+76
|
*
|
|
crypto: aead - Add crypto_aead_maxauthsize
Herbert Xu
2015-05-22
1
-0
/
+5
|
*
|
|
crypto: aead - Rename aead_alg to old_aead_alg
Herbert Xu
2015-05-22
3
-3
/
+10
|
*
|
|
crypto: aead - Add new interface with single SG list
Herbert Xu
2015-05-22
1
-6
/
+29
|
*
|
|
crypto: scatterwalk - Add scatterwalk_ffwd helper
Herbert Xu
2015-05-22
1
-0
/
+4
|
*
|
|
crypto: md5 - add MD5 initial vectors
LABBE Corentin
2015-05-18
1
-0
/
+5
|
*
|
|
crypto: aead - Convert top level interface to new style
Herbert Xu
2015-05-13
4
-481
/
+468
|
*
|
|
crypto: cryptd - Add missing aead.h inclusion
Herbert Xu
2015-05-13
1
-0
/
+1
|
*
|
|
crypto: aead - Add crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-0
/
+6
|
*
|
|
crypto: api - Add crypto_grab_spawn primitive
Herbert Xu
2015-05-13
1
-0
/
+2
|
*
|
|
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
2015-05-11
1
-2
/
+4
|
*
|
|
crypto: nx - add nx842 constraints
Dan Streetman
2015-05-11
1
-0
/
+9
|
*
|
|
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
2015-05-11
1
-4
/
+6
[next]