Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd04446e48e859c913a395497ba1a289e707269a
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
· 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
· 9 years ago
d0bb9ee
crypto: n2 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 9 years ago
c20fc09
crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 9 years ago
a401521
crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 9 years ago
6a18501
crypto: md5 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 9 years ago
f79f1f7
crypto: md5 - add MD5 initial vectors
by LABBE Corentin
· 9 years ago
9358eac
crypto: nx - remove 842-nx null checks
by Dan Streetman
· 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
7fb2a4b
crypto: authencesn - Include internal/aead.h
by Herbert Xu
· 10 years ago
68acbf8
crypto: authenc - Include internal/aead.h
by Herbert Xu
· 10 years ago
d6ef2f1
crypto: api - Add crypto_grab_spawn primitive
by Herbert Xu
· 10 years ago
6499e8c
crypto: arm/aes - streamline AES-192 code path
by Ard Biesheuvel
· 10 years ago
c80ae7c
crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
by Ard Biesheuvel
· 10 years ago
551d7ed
crypto: qat - add driver version
by Allan, Bruce W
· 10 years ago
ed70b47
crypto: nx - add hardware 842 crypto comp alg
by Dan Streetman
· 10 years ago
b8e04187
crypto: nx - simplify pSeries nx842 driver
by Dan Streetman
· 10 years ago
99182a42
crypto: nx - add PowerNV platform NX-842 driver
by Dan Streetman
· 10 years ago
959e665
crypto: nx - add nx842 constraints
by Dan Streetman
· 10 years ago
7011a12
crypto: nx - add NX-842 platform frontend driver
by Dan Streetman
· 10 years ago
fdd05e4
crypto: nx - rename nx-842.c to nx-842-pseries.c
by Dan Streetman
· 10 years ago
2062c5b
crypto: 842 - change 842 alg to use software
by Dan Streetman
· 10 years ago
2da572c
lib: add software 842 compression/decompression
by Dan Streetman
· 10 years ago
edc424f
powerpc: Add ICSWX instruction
by Dan Streetman
· 10 years ago
b130e7c
powerpc: export of_get_ibm_chip_id function
by Dan Streetman
· 10 years ago
ebb3472
crypto: testmgr - add test cases for CRC32
by Ard Biesheuvel
· 10 years ago
09e2178
crypto: testmgr - Wrap the LHS in expressions of the form !x == y
by David Howells
· 10 years ago
f94a359
crypto: pcomp - Constify (de)compression parameters
by David Howells
· 10 years ago
dcd93e8
crypto: qat - do not duplicate string containing firmware name
by Allan, Bruce W
· 10 years ago
10d87b7
crypto: nx - Fixing SHA update bug
by Leonidas Da Silva Barbosa
· 10 years ago
c3365ce
crypto: nx - Fixing NX data alignment with nx_sg list
by Leonidas Da Silva Barbosa
· 10 years ago
21a6dd5
crypto: sha1-mb - Remove pointless cast
by firo yang
· 10 years ago
80f7b35
crypto: aead - Fix corner case in crypto_lookup_aead
by Herbert Xu
· 10 years ago
2673953
crypto: skcipher - Fix corner case in crypto_lookup_skcipher
by Herbert Xu
· 10 years ago
bd4a7c6
crypto: api - Fix build error when modules are disabled
by Herbert Xu
· 10 years ago
8a1a2b7
mac802154: Include crypto/aead.h
by Herbert Xu
· 10 years ago
d8fe0dd
mac80211: Include crypto/aead.h
by Herbert Xu
· 10 years ago
1ce3311
crypto: testmgr - Include crypto/aead.h
by Herbert Xu
· 10 years ago
1ce5a04
crypto: tcrypt - Include crypto/aead.h
by Herbert Xu
· 10 years ago
89081da
crypto: algif_aead - Include crypto/aead.h
by Herbert Xu
· 10 years ago
Next »