index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-16
crypto: vmx - Remove duplicate PPC64 dependency
Herbert Xu
2015-06-15
crypto: aesni - fix crypto_fpu_exit() section mismatch
Jeremiah Mahler
2015-06-15
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
2015-06-15
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
Dan Streetman
2015-06-12
crypto: picoxcell - Clamp AEAD SG list by input length
Herbert Xu
2015-06-12
crypto: picoxcell - Make use of sg_nents_for_len
Herbert Xu
2015-06-12
crypto: picoxcell - Include linux/sizes.h
Herbert Xu
2015-06-11
crypto: drbg - Add select on sha256
Herbert Xu
2015-06-11
crypto: drbg - report backend_cra_name when allocation fails
Sergey Senozhatsky
2015-06-10
crypto: drbg - reseed often if seedsource is degraded
Stephan Mueller
2015-06-10
random: Remove kernel blocking API
Herbert Xu
2015-06-10
crypto: drbg - Use callback API for random readiness
Stephan Mueller
2015-06-10
random: Add callback API for random pool readiness
Herbert Xu
2015-06-09
nios2: Export get_cycles
Herbert Xu
2015-06-09
crypto: drbg - use pragmas for disabling optimization
Stephan Mueller
2015-06-09
crypto: caam - Clamp AEAD SG list by input length
Herbert Xu
2015-06-09
crypto: qat: fix issue when mapping assoc to internal AD struct
Tadeusz Struk
2015-06-09
crypto: qat - Set max request size
Tadeusz Struk
2015-06-09
crypto: testmgr - Document struct cipher_testvec
LABBE Corentin
2015-06-04
crypto: doc - Fix typo in crypto-API.xml
Masanari Iida
2015-06-04
crypto: doc - Fix typo in crypto-API.tmpl
Masanari Iida
2015-06-04
crypto: rng - Remove krng
Herbert Xu
2015-06-04
crypto: rng - Make DRBG the default RNG
Herbert Xu
2015-06-04
crypto: echainiv - Set Kconfig default to m
Herbert Xu
2015-06-04
crypto: drbg - Add stdrng alias and increase priority
Herbert Xu
2015-06-04
crypto: seqiv - Move IV seeding into init function
Herbert Xu
2015-06-04
crypto: eseqiv - Move IV seeding into init function
Herbert Xu
2015-06-04
crypto: echainiv - Move IV seeding into init function
Herbert Xu
2015-06-04
crypto: chainiv - Move IV seeding into init function
Herbert Xu
2015-06-04
crypto: nx - fix nx-842 pSeries driver minimum buffer size
Dan Streetman
2015-06-04
xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users
Martin Willi
2015-06-04
crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector
Martin Willi
2015-06-04
crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD
Martin Willi
2015-06-04
crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539
Martin Willi
2015-06-04
crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539
Martin Willi
2015-06-04
crypto: testmgr - Add Poly1305 test vectors from RFC7539
Martin Willi
2015-06-04
crypto: poly1305 - Add a generic Poly1305 authenticator implementation
Martin Willi
2015-06-04
crypto: testmgr - Add ChaCha20 test vectors from RFC7539
Martin Willi
2015-06-04
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
Martin Willi
2015-06-03
crypto: ccp - Protect against poorly marked end of sg list
Tom Lendacky
2015-06-03
scatterlist: introduce sg_nents_for_len
Tom Lendacky
2015-06-03
crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page
Herbert Xu
2015-06-03
crypto: aesni - Convert rfc4106 to new AEAD interface
Herbert Xu
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
2015-06-03
crypto: cryptd - Convert to new AEAD interface
Herbert Xu
2015-06-03
crypto: aesni - Convert top-level rfc4106 algorithm to new interface
Herbert Xu
2015-06-03
crypto: cryptd - Add setkey/setauthsize functions for AEAD
Herbert Xu
2015-06-03
crypto: pcrypt - Add support for new AEAD interface
Herbert Xu
2015-06-03
crypto: aead - Add multiple algorithm registration interface
Herbert Xu
2015-06-03
crypto: aead - Ignore return value from crypto_unregister_alg
Herbert Xu
[next]