index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
crypto: echainiv - echainiv_read_iv() can be static
Wu Fengguang
2015-05-25
1
-2
/
+2
*
|
|
crypto: pcrypt - Make tfm_count an atomic_t
Herbert Xu
2015-05-25
1
-4
/
+4
*
|
|
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
Herbert Xu
2015-05-25
1
-12
/
+3
*
|
|
crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr.
Harald Freudenberger
2015-05-25
1
-1
/
+58
*
|
|
crypto: echainiv - Add encrypted chain IV generator
Herbert Xu
2015-05-22
3
-0
/
+542
*
|
|
crypto: seqiv - Add seqniv
Herbert Xu
2015-05-22
1
-1
/
+70
*
|
|
crypto: seqiv - Add support for new AEAD interface
Herbert Xu
2015-05-22
3
-47
/
+440
*
|
|
crypto: scatterwalk - Check for same address in map_and_copy
Herbert Xu
2015-05-22
1
-10
/
+6
*
|
|
crypto: gcm - Use default null skcipher
Herbert Xu
2015-05-22
1
-17
/
+6
*
|
|
crypto: null - Add default null skcipher
Herbert Xu
2015-05-22
1
-0
/
+39
*
|
|
crypto: aead - Add support for new AEAD implementations
Herbert Xu
2015-05-22
1
-15
/
+137
*
|
|
crypto: aead - Rename aead_alg to old_aead_alg
Herbert Xu
2015-05-22
1
-12
/
+13
*
|
|
crypto: aead - Add new interface with single SG list
Herbert Xu
2015-05-22
1
-2
/
+56
*
|
|
crypto: scatterwalk - Add scatterwalk_ffwd helper
Herbert Xu
2015-05-22
1
-0
/
+22
*
|
|
crypto: pcrypt - Use crypto_grab_aead
Herbert Xu
2015-05-22
1
-36
/
+35
*
|
|
crypto: cryptd - Use crypto_grab_aead
Herbert Xu
2015-05-22
1
-23
/
+37
*
|
|
crypto: md5 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2015-05-18
1
-4
/
+4
*
|
|
crypto: aead - Convert top level interface to new style
Herbert Xu
2015-05-13
1
-113
/
+48
*
|
|
crypto: seqiv - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
|
|
crypto: pcrypt - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-3
/
+4
*
|
|
crypto: gcm - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-11
/
+11
*
|
|
crypto: cryptd - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
|
|
crypto: ccm - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-7
/
+7
*
|
|
crypto: authencesn - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-7
/
+8
*
|
|
crypto: authenc - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-7
/
+8
*
|
|
crypto: blkcipher - Include crypto/aead.h
Herbert Xu
2015-05-13
1
-0
/
+1
*
|
|
crypto: authencesn - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
|
|
crypto: authenc - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
|
|
crypto: api - Add crypto_grab_spawn primitive
Herbert Xu
2015-05-13
1
-0
/
+16
*
|
|
crypto: 842 - change 842 alg to use software
Dan Streetman
2015-05-11
2
-141
/
+40
*
|
|
crypto: testmgr - add test cases for CRC32
Ard Biesheuvel
2015-05-11
2
-0
/
+443
*
|
|
crypto: testmgr - Wrap the LHS in expressions of the form !x == y
David Howells
2015-05-01
1
-3
/
+3
*
|
|
crypto: pcomp - Constify (de)compression parameters
David Howells
2015-05-01
2
-3
/
+3
*
|
|
crypto: aead - Fix corner case in crypto_lookup_aead
Herbert Xu
2015-04-26
1
-1
/
+1
*
|
|
crypto: skcipher - Fix corner case in crypto_lookup_skcipher
Herbert Xu
2015-04-26
1
-1
/
+1
*
|
|
crypto: api - Fix build error when modules are disabled
Herbert Xu
2015-04-26
1
-1
/
+1
*
|
|
crypto: testmgr - Include crypto/aead.h
Herbert Xu
2015-04-23
1
-0
/
+1
*
|
|
crypto: tcrypt - Include crypto/aead.h
Herbert Xu
2015-04-23
1
-0
/
+1
*
|
|
crypto: algif_aead - Include crypto/aead.h
Herbert Xu
2015-04-23
1
-0
/
+1
*
|
|
crypto: api - Remove linux/fips.h from internal.h
Herbert Xu
2015-04-23
1
-1
/
+0
*
|
|
crypto: testmgr - Include linux/fips.h for fips_enabled
Herbert Xu
2015-04-23
1
-0
/
+1
*
|
|
crypto: tcrypt - Include linux/fips.h for fips_enabled
Herbert Xu
2015-04-23
1
-1
/
+1
*
|
|
crypto: fips - Move fips_enabled sysctl into fips.c
Herbert Xu
2015-04-23
2
-41
/
+48
*
|
|
crypto: fips - Remove bogus inclusion of internal.h
Herbert Xu
2015-04-23
1
-1
/
+4
*
|
|
crypto: api - Include linux/fips.h
Herbert Xu
2015-04-23
1
-0
/
+1
*
|
|
crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity
Herbert Xu
2015-04-23
1
-4
/
+0
*
|
|
crypto: api - Move module sig ifdef into accessor function
Herbert Xu
2015-04-23
1
-4
/
+1
*
|
|
crypto: tcrypt - Handle async return from crypto_ahash_init
Herbert Xu
2015-04-23
1
-3
/
+3
*
|
|
crypto: rng - Zero seed in crypto_rng_reset
Herbert Xu
2015-04-22
1
-1
/
+1
*
|
|
crypto: algif_rng - Remove obsolete const-removal cast
Herbert Xu
2015-04-22
1
-1
/
+1
[prev]
[next]