index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
internal
/
skcipher.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-30
crypto: skcipher - introduce walksize attribute for SIMD algos
Ard Biesheuvel
1
-1
/
+1
2016-12-01
crypto: skcipher - Add separate walker for AEAD decryption
Herbert Xu
1
-0
/
+4
2016-11-28
crypto: skcipher - Add skcipher walk interface
Herbert Xu
1
-0
/
+47
2016-11-01
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
Eric Biggers
1
-6
/
+0
2016-11-01
crypto: skcipher - Get rid of crypto_grab_skcipher2()
Eric Biggers
1
-6
/
+0
2016-10-21
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
Eric Biggers
1
-2
/
+0
2016-07-18
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
1
-51
/
+12
2016-07-18
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
1
-0
/
+87
2015-08-21
crypto: skcipher - Add top-level skcipher interface
Herbert Xu
1
-0
/
+15
2014-06-20
crypto: skcipher - Don't use __crypto_dequeue_request()
Marek Vasut
1
-2
/
+1
2012-03-29
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
1
-0
/
+2
2009-08-29
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
1
-2
/
+2
2008-08-29
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
1
-6
/
+0
2008-03-08
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
1
-1
/
+1
2008-02-23
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
1
-0
/
+6
2008-01-11
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
1
-0
/
+13
2008-01-11
[CRYPTO] null: Add null blkcipher algorithm
Herbert Xu
1
-0
/
+5
2008-01-11
[CRYPTO] skcipher: Create default givcipher instances
Herbert Xu
1
-0
/
+2
2008-01-11
[CRYPTO] skcipher: Added skcipher_givcrypt_complete
Herbert Xu
1
-0
/
+12
2008-01-11
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
Herbert Xu
1
-0
/
+18
2008-01-11
[CRYPTO] skcipher: Add givcrypt operations and givcipher type
Herbert Xu
1
-0
/
+9
2008-01-11
[CRYPTO] skcipher: Add crypto_grab_skcipher interface
Herbert Xu
1
-0
/
+51