index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
basic_profiling.txt
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-09
crypto: caam - Clamp AEAD SG list by input length
Herbert Xu
2
-12
/
+23
2015-06-09
crypto: qat: fix issue when mapping assoc to internal AD struct
Tadeusz Struk
1
-12
/
+20
2015-06-09
crypto: qat - Set max request size
Tadeusz Struk
1
-0
/
+2
2015-06-09
crypto: testmgr - Document struct cipher_testvec
LABBE Corentin
1
-0
/
+18
2015-06-04
crypto: doc - Fix typo in crypto-API.xml
Masanari Iida
4
-4
/
+4
2015-06-04
crypto: doc - Fix typo in crypto-API.tmpl
Masanari Iida
1
-2
/
+2
2015-06-04
crypto: rng - Remove krng
Herbert Xu
2
-62
/
+0
2015-06-04
crypto: rng - Make DRBG the default RNG
Herbert Xu
1
-7
/
+8
2015-06-04
crypto: echainiv - Set Kconfig default to m
Herbert Xu
1
-0
/
+1
2015-06-04
crypto: drbg - Add stdrng alias and increase priority
Herbert Xu
1
-1
/
+2
2015-06-04
crypto: seqiv - Move IV seeding into init function
Herbert Xu
1
-98
/
+15
2015-06-04
crypto: eseqiv - Move IV seeding into init function
Herbert Xu
1
-25
/
+4
2015-06-04
crypto: echainiv - Move IV seeding into init function
Herbert Xu
1
-24
/
+6
2015-06-04
crypto: chainiv - Move IV seeding into init function
Herbert Xu
1
-57
/
+9
2015-06-04
crypto: nx - fix nx-842 pSeries driver minimum buffer size
Dan Streetman
1
-5
/
+2
2015-06-04
xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users
Martin Willi
1
-0
/
+12
2015-06-04
crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector
Martin Willi
2
-0
/
+194
2015-06-04
crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD
Martin Willi
1
-1
/
+25
2015-06-04
crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539
Martin Willi
2
-0
/
+284
2015-06-04
crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539
Martin Willi
3
-0
/
+676
2015-06-04
crypto: testmgr - Add Poly1305 test vectors from RFC7539
Martin Willi
2
-0
/
+268
2015-06-04
crypto: poly1305 - Add a generic Poly1305 authenticator implementation
Martin Willi
3
-0
/
+310
2015-06-04
crypto: testmgr - Add ChaCha20 test vectors from RFC7539
Martin Willi
2
-0
/
+192
2015-06-04
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
Martin Willi
3
-0
/
+230
2015-06-03
crypto: ccp - Protect against poorly marked end of sg list
Tom Lendacky
1
-2
/
+5
2015-06-03
scatterlist: introduce sg_nents_for_len
Tom Lendacky
2
-0
/
+33
2015-06-03
crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page
Herbert Xu
1
-1
/
+5
2015-06-03
crypto: aesni - Convert rfc4106 to new AEAD interface
Herbert Xu
1
-167
/
+83
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
6
-135
/
+148
2015-06-03
crypto: cryptd - Convert to new AEAD interface
Herbert Xu
1
-35
/
+29
2015-06-03
crypto: aesni - Convert top-level rfc4106 algorithm to new interface
Herbert Xu
1
-89
/
+83
2015-06-03
crypto: cryptd - Add setkey/setauthsize functions for AEAD
Herbert Xu
1
-2
/
+20
2015-06-03
crypto: pcrypt - Add support for new AEAD interface
Herbert Xu
1
-95
/
+40
2015-06-03
crypto: aead - Add multiple algorithm registration interface
Herbert Xu
2
-0
/
+31
2015-06-03
crypto: aead - Ignore return value from crypto_unregister_alg
Herbert Xu
2
-3
/
+3
2015-06-03
crypto: api - Include alignment in crypto_alg_extsize
Herbert Xu
1
-1
/
+2
2015-06-03
crypto: aead - Add aead_alg_instance
Herbert Xu
1
-0
/
+5
2015-06-03
crypto: aead - Add type-safe init/exit functions
Herbert Xu
2
-0
/
+27
2015-06-03
crypto: doc - cover new AEAD interface
Stephan Mueller
2
-7
/
+21
2015-06-03
Revert "crypto: algif_aead - Disable AEAD user-space for now"
Herbert Xu
1
-0
/
+9
2015-05-28
crypto: jitterentropy - remove timekeeping_valid_for_hres
Stephan Mueller
1
-3
/
+0
2015-05-28
crypto: algif_aead - Switch to new AEAD interface
Herbert Xu
1
-58
/
+8
2015-05-28
crypto: tcrypt - Switch to new AEAD interface
Herbert Xu
1
-8
/
+7
2015-05-28
mac80211: Switch to new AEAD interface
Herbert Xu
3
-39
/
+33
2015-05-28
mac802154: Switch to new AEAD interface
Herbert Xu
1
-27
/
+14
2015-05-28
esp6: Switch to new AEAD interface
Herbert Xu
1
-78
/
+122
2015-05-28
esp4: Switch to new AEAD interface
Herbert Xu
1
-78
/
+122
2015-05-28
ipsec: Add IV generator information to xfrm_state
Herbert Xu
3
-9
/
+33
2015-05-28
xfrm: Add IV generator information to xfrm_algo_desc
Herbert Xu
2
-0
/
+18
2015-05-28
crypto: testmgr - Switch to new AEAD interface
Herbert Xu
1
-39
/
+48
[next]