开源镜像站
帮助
动态
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
/
asymmetric_keys
/
asym_tpm.c
Age
Commit message (
Expand
)
Author
2019-12-12
KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails
Eric Biggers
2019-11-12
KEYS: trusted: Create trusted keys subsystem
Sumit Garg
2019-11-12
KEYS: Use common tpm_buf for trusted and asymmetric keys
Sumit Garg
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2019-04-18
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
2019-04-18
KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
Vitaly Chikunov
2019-04-18
crypto: akcipher - new verify API for public key algorithms
Vitaly Chikunov
2018-10-26
KEYS: asym_tpm: Add support for the sign operation [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: Implement tpm_sign [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: Implement signature verification [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: Implement the decrypt operation [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: Implement tpm_unbind [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: Add loadkey2 and flushspecific [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: Implement encryption operation [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: Implement pkey_query [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: extract key size & public key [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]
Denis Kenzior