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
/
akcipher.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
1
-74
/
+4
2023-10-05
crypto: akcipher - fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-06-23
crypto: akcipher - Add sync interface without SG lists
Herbert Xu
1
-0
/
+36
2023-03-14
crypto: akcipher - Count error stats differently
Herbert Xu
1
-28
/
+74
2022-12-02
crypto: akcipher - Move reqsize into tfm
Herbert Xu
1
-3
/
+4
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
1
-0
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-18
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
1
-8
/
+10
2019-04-18
crypto: akcipher - new verify API for public key algorithms
Vitaly Chikunov
1
-13
/
+23
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
1
-60
/
+14
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
1
-8
/
+8
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-4
/
+72
2017-06-10
crypto: akcipher - assume key is already set in maxsize
Tudor-Dan Ambarus
1
-5
/
+6
2016-02-17
crypto: doc - add akcipher API
Stephan Mueller
1
-14
/
+14
2015-12-11
crypto: akcipher - fix typos in include/crypto/akcipher.h
LABBE Corentin
1
-5
/
+5
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
1
-22
/
+68
2015-06-17
crypto: akcipher - add PKE API
Tadeusz Struk
1
-0
/
+340