开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
akcipher.c
Age
Commit message (
Expand
)
Author
2023-05-02
crypto: api - Fix CRYPTO_USER checks for report function
Ondrej Mosnacek
2023-03-14
crypto: api - Check CRYPTO_USER instead of NET for report
Herbert Xu
2023-03-14
crypto: akcipher - Count error stats differently
Herbert Xu
2022-09-09
crypto: akcipher - default implementation for setting a private key
Ignat Korchagin
2020-01-09
crypto: algapi - enforce that all instances have a ->free() method
Eric Biggers
2020-01-09
crypto: algapi - pass instance to crypto_grab_spawn()
Eric Biggers
2020-01-09
crypto: akcipher - pass instance to crypto_grab_akcipher()
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
crypto: akcipher - default implementations for request callbacks
Vitaly Chikunov
2018-11-09
crypto: user - clean up report structure copying
Eric Biggers
2017-01-13
crypto: Replaced gcc specific attributes with macros from compiler.h
Gideon Israel Dsouza
2015-12-09
crypto: akcipher - add akcipher declarations needed by templates.
Andrzej Zaborowski
2015-10-20
crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't ...
David Howells
2015-06-25
crypto: akcipher - fix spelling cihper -> cipher
Tadeusz Struk
2015-06-17
crypto: akcipher - add PKE API
Tadeusz Struk