Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
898c9d5ea2182287620f8995b32e457d7b3b54ca
« Previous
25528fd
mac802154: Switch to new AEAD interface
by Herbert Xu
· 9 years ago
000ae7b
esp6: Switch to new AEAD interface
by Herbert Xu
· 9 years ago
7021b2e
esp4: Switch to new AEAD interface
by Herbert Xu
· 9 years ago
69b0137
ipsec: Add IV generator information to xfrm_state
by Herbert Xu
· 9 years ago
165ecc6
xfrm: Add IV generator information to xfrm_algo_desc
by Herbert Xu
· 9 years ago
8a525fcd
crypto: testmgr - Switch to new AEAD interface
by Herbert Xu
· 9 years ago
056c04b
crypto: seqiv - Fix module unload/reload crash
by Herbert Xu
· 9 years ago
ccdb8a0
crypto: seqiv - Fix IV size in context size calculation
by Herbert Xu
· 9 years ago
661cfd0
crypto: seqiv - Use common IV generation code
by Herbert Xu
· 9 years ago
d0ad1b2
crypto: seqiv - Copy AD along with plain/cipher text
by Herbert Xu
· 9 years ago
9d03aee
crypto: echainiv - Fix IV size in context size calculation
by Herbert Xu
· 9 years ago
d97de47
crypto: echainiv - Use common IV generation code
by Herbert Xu
· 9 years ago
838c9d56
crypto: echainiv - Copy AD along with plain text
by Herbert Xu
· 9 years ago
6350449
crypto: aead - Add common IV generation code
by Herbert Xu
· 9 years ago
b455eb8
crypto: aead - Preserve in-place processing in old_crypt
by Herbert Xu
· 9 years ago
fdaef75
crypto: scatterwalk - Add missing sg_init_table to scatterwalk_ffwd
by Herbert Xu
· 9 years ago
693b549
crypto: aead - Document behaviour of AD in destination buffer
by Herbert Xu
· 9 years ago
6d7e3d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
d725332
crypto: ccp - Remove unused structure field
by Tom Lendacky
· 9 years ago
d921620
crypto: ccp - Remove manual check and set of dma_mask pointer
by Tom Lendacky
· 9 years ago
bb5530e
crypto: jitterentropy - add jitterentropy RNG
by Stephan Mueller
· 9 years ago
b8ec5ba
crypto: drbg - use Jitter RNG to obtain seed
by Stephan Mueller
· 9 years ago
4c78799
crypto: drbg - add async seeding operation
by Stephan Mueller
· 9 years ago
3d6a5f7
crypto: drbg - prepare for async seeding
by Stephan Mueller
· 9 years ago
16b369a
random: Blocking API for accessing nonblocking_pool
by Stephan Mueller
· 9 years ago
1d9de44
random: Wake up all getrandom(2) callers when pool is ready
by Herbert Xu
· 9 years ago
f858c7b
crypto: algif_aead - Disable AEAD user-space for now
by Herbert Xu
· 9 years ago
374d4ad
crypto: aead - Remove unused cryptoff parameter
by Herbert Xu
· 9 years ago
dd04446
crypto: seqiv - Stop using cryptoff
by Herbert Xu
· 9 years ago
823655c
crypto: echainiv - Stop using cryptoff
by Herbert Xu
· 9 years ago
d1ee1f0
crypto: aead - Do not set cra_type for new style instances
by Herbert Xu
· 9 years ago
1e419c7
crypto: echainiv - Use aead_register_instance
by Herbert Xu
· 9 years ago
0677157
crypto: seqiv - Use aead_register_instance
by Herbert Xu
· 9 years ago
72af865
crypto: aead - Use tmpl->create
by Herbert Xu
· 9 years ago
56e3437
crypto: skcipher - Use tmpl->create
by Herbert Xu
· 9 years ago
622ff87
crypto: echainiv - echainiv_read_iv() can be static
by Wu Fengguang
· 9 years ago
2ea376a
crypto: mv_cesa - request registers memory region
by Boris BREZILLON
· 9 years ago
a5a22e5
crypto: pcrypt - Make tfm_count an atomic_t
by Herbert Xu
· 9 years ago
30e4c01
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
by Herbert Xu
· 9 years ago
445a8e0
crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr.
by Harald Freudenberger
· 9 years ago
a10f554
crypto: echainiv - Add encrypted chain IV generator
by Herbert Xu
· 9 years ago
3c08fee
crypto: seqiv - Add seqniv
by Herbert Xu
· 9 years ago
856e3f40
crypto: seqiv - Add support for new AEAD interface
by Herbert Xu
· 9 years ago
74412fd
crypto: scatterwalk - Check for same address in map_and_copy
by Herbert Xu
· 9 years ago
17db854
crypto: gcm - Use default null skcipher
by Herbert Xu
· 9 years ago
3302346
crypto: null - Add default null skcipher
by Herbert Xu
· 9 years ago
63293c6
crypto: aead - Add support for new AEAD implementations
by Herbert Xu
· 9 years ago
56fcf73
crypto: nx - Remove unnecessary maxauthsize check
by Herbert Xu
· 9 years ago
6da9c23
crypto: ixp4xx - Use crypto_aead_maxauthsize
by Herbert Xu
· 9 years ago
f569525
crypto: aead - Add crypto_aead_maxauthsize
by Herbert Xu
· 9 years ago
ae13ed44
crypto: caam - Use old_aead_alg
by Herbert Xu
· 9 years ago
2d0f230
crypto: aead - Rename aead_alg to old_aead_alg
by Herbert Xu
· 9 years ago
996d98d
crypto: aead - Add new interface with single SG list
by Herbert Xu
· 9 years ago
fc42bcb
crypto: scatterwalk - Add scatterwalk_ffwd helper
by Herbert Xu
· 9 years ago
66d948e
crypto: pcrypt - Use crypto_grab_aead
by Herbert Xu
· 9 years ago
9b8c456
crypto: cryptd - Use crypto_grab_aead
by Herbert Xu
· 9 years ago
0576722
crypto: doc - change header file locations
by Stephan Mueller
· 10 years ago
a1cae34
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
by Harald Freudenberger
· 9 years ago
eddca85
crypto: omap-sham - Add support for omap3 devices
by Pali Rohár
· 10 years ago
1beb6b9
crypto: octeon - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 10 years ago
d0bb9ee
crypto: n2 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 10 years ago
c20fc09
crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 10 years ago
a401521
crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 10 years ago
6a18501
crypto: md5 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 10 years ago
f79f1f7
crypto: md5 - add MD5 initial vectors
by LABBE Corentin
· 10 years ago
9358eac
crypto: nx - remove 842-nx null checks
by Dan Streetman
· 10 years ago
7b2a18e
crypto: algif_aead - fix invalid sgl linking
by Tadeusz Struk
· 10 years ago
31c17ac
MAINTAINERS: Add dts entries for some of the Marvell SoCs
by Gregory CLEMENT
· 10 years ago
42cb0c7
crypto: vmx - fix two mistyped texts
by Paulo Flabiano Smorigo
· 10 years ago
3848d34
crypto: qat - rm unneeded header include
by Tadeusz Struk
· 10 years ago
733a82e
crypto: qat - remove unused structure members
by Tadeusz Struk
· 10 years ago
604c310
crypto: omap-sham - Check for return value from pm_runtime_get_sync
by Pali Rohár
· 10 years ago
ca7fc7e
lib: correct 842 decompress for 32 bit
by Dan Streetman
· 10 years ago
42e8b0d
crypto: talitos - static code checker fixes
by Horia Geant?
· 10 years ago
bde9079
crypto: talitos - avoid out of bound scatterlist iterator
by Horia Geant?
· 10 years ago
69d9cd8
Revert "crypto: talitos - convert to use be16_add_cpu()"
by Horia Geant?
· 10 years ago
5fa7dad
crypto: talitos - avoid memleak in talitos_alg_alloc()
by Horia Geant?
· 10 years ago
f7ead7b
lib: make lib/842 decompress functions static
by Dan Streetman
· 10 years ago
608f37d
crypto: talitos - fix size calculation in talitos_edesc_alloc()
by Dan Carpenter
· 10 years ago
5d1d65f
crypto: aead - Convert top level interface to new style
by Herbert Xu
· 10 years ago
53033d4
crypto: cryptd - Add missing aead.h inclusion
by Herbert Xu
· 10 years ago
97cacb9
crypto: qat - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
9611ef6
crypto: picoxcell - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
71b311d
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
a5a2b4d
crypto: aesni - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
ba6d8e3
crypto: seqiv - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
fd0de97
crypto: pcrypt - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
5d72336
crypto: gcm - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
529a0b6
crypto: cryptd - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
2c221ad
crypto: ccm - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
6650d09
crypto: authencesn - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
25df919
crypto: authenc - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
21b70134
crypto: aead - Add crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
add86d5
crypto: caam - Remove unnecessary reference to crt_aead
by Herbert Xu
· 10 years ago
d1a2fd5
crypto: blkcipher - Include crypto/aead.h
by Herbert Xu
· 10 years ago
e98014a
crypto: talitos - Include internal/aead.h
by Herbert Xu
· 10 years ago
0ed6264
crypto: qat - Include internal/aead.h
by Herbert Xu
· 10 years ago
2d78db0
crypto: nx - Include internal/aead.h
by Herbert Xu
· 10 years ago
5290b42
crypto: ixp4xx - Include internal/aead.h
by Herbert Xu
· 10 years ago
b579d42
crypto: caam - Include internal/aead.h
by Herbert Xu
· 10 years ago
Next »